项目作者: SquidDev-CC

项目描述 :
A CC build system
高级语言: Lua
项目地址: git://github.com/SquidDev-CC/Howl.git
创建时间: 2014-12-06T13:07:36Z
项目社区:https://github.com/SquidDev-CC/Howl

开源协议:MIT License

下载


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.