Skip to content

SquidDev-CC/Howl

Repository files navigation

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.