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-1103 days ago15 downloads
0.7.1-1123 days ago1 download
0.6.6-1166 days ago3 downloads
0.6.5-1216 days ago2 downloads
0.6.4-1217 days ago0 downloads
0.6.3-1276 days ago11 downloads
0.6.2-1283 days ago9 downloads

Dependencies

lua >= 5.1

Dependency for

cli-app-base

Labels

Manifests