lake

v0.0.5
a very oppinionated make-based build tool for complex and modular web applications that run on NodeJS

build

coffee -c lib/

clean

rm lib/*.js test/*.js make-feature/*.js

prepublish

npm run build

postpublish

npm run clean

test

mocha --compilers coffee:coffee-script

Metadata

Downloads

Maintainers