/zclk

ZClk: Library for creating CLI programs in C and Lua with commands, sub-commands, arguments, options and value types.

Primary LanguageCMIT LicenseMIT

ZClk:               C library for building CLI programs
License:            See LICENSE file
Release/Version:    See CHANGELOG.md
Author:             Abhishek Mishra

Documentation:

Web: https://abhishekmishra.github.io/zclk

Local: To generate docs locally run "mkdir build; make docs" in the root 
folder of the source code. The documentation files will be generated in 
the build/docs folder.