Skip to content
This repository has been archived by the owner on Jul 7, 2024. It is now read-only.

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.