MaximilianLloyd / ascii-lua-table

A small utility written in Rust to generate lua string tables.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ascii Lua table

Very small project generate a lua table from a string.

Usage

Copy the ascii art to art.txt and run the following

cat animal.txt | cargo run .

About

A small utility written in Rust to generate lua string tables.


Languages

Language:Rust 100.0%