A library for convenient and quick creation of command handlers

$ luarocks install cmd4lua

Cmd4Lua is a Lua library that provides the ability to quickly and conveniently
write complex command handlers for CLI-like applications.

Add supports for nested commands, options and arguments.
Allow you to write code in a simple and framework style.
With automatic building of help and its display in case of incorrect input.

Versions

0.8.0-1266 days ago62 downloads
0.7.1-1286 days ago8 downloads
0.6.6-1329 days ago10 downloads
0.6.5-11 year ago9 downloads
0.6.4-11 year ago7 downloads
0.6.3-11 year ago18 downloads
0.6.2-11 year ago16 downloads

Dependencies

lua >= 5.1

Dependency for

cli-app-base

Labels

Manifests