SquidDev-CC / Howl

A CC build system
http://www.computercraft.info/forums2/index.php?/topic/21254-
MIT License
16 stars 4 forks source link
build-automation build-system computercraft

Howl: A Lua build system

Howl is a build system for Lua, based mostly on Grunt and Rake.

HowlFiles

Howl uses Howlfiles (Howlfile, Howlfile.lua) to find tasks. A Howlfile is just Lua. You can look at Howl's own Howlfile for an example of one.