lake

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

build

./compile.sh

clean

rm -rf lib

prepublish

npm run build

postpublish

npm run clean

test

./tests.sh

Metadata

Downloads