Skip to content

A build system, written mostly in Lua

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENSE
GPL-3.0
COPYING
Notifications You must be signed in to change notification settings

alinarezrangel/build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

build.lua -- A build system in Lua

Implements the build system from the amazing Build Systems A La Carte.

More information

See the README file on the docs/ directory.

Building

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.

Installation

To install with luarocks:

luarocks --lua-version 5.4 install rockspecs/build-dev-1.rockspec

About

A build system, written mostly in Lua

Topics

Resources

License

Unknown, GPL-3.0 licenses found

Licenses found

Unknown
LICENSE
GPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published