lua-cli is a simple module to build command line interfaces in Lua.
$ luarocks install lua-cli
lua-cli is a simple module to build command line interfaces in Lua. It is heavily inspired by the amazing urfave/cli (https://github.com/urfave/cli) golang package.
root