Lua version of Termi
- Lua (minium Lua 5.1)
- Install with
sudo apt-get install lua5.4
if not already installed on GNU/Linux machine, Debian based.
- Install with
- Git
- Install with
sudo apt-get install git
if not already installed on GNU/Linux machine, Debian based.
- Install with
- ANSI supported terminal
- You can use Termi-Lua without ANSI characters but then colors and option to clear screen are unavailable; warning for Windows users, use Windows Terminal if you can.
- Open terminal in
src
directory of repo and type:
$ lua main.lua
- Change name of platform in
utils.lua
- Open terminal in
src
directory and run lua executable with argument:main.lua
- Less resources intensive
- Easier to port (filesys commands might be broken, see CONTRIBUTING.md)
- Less commands
- Slower development
it can be for someone advantage or cons for other
- Does not have own terminal window