Implements the build system from the amazing Build Systems A La Carte.
See the README file on the docs/
directory.
To build the HTML version of the documentation, do make
or make all_docs
. make TAGS
will generate an etags file for the Lua sources.
To install with luarocks:
luarocks --lua-version 5.4 install rockspecs/build-dev-1.rockspec