The statics build tools for ablesky
git clone git@github.com:ablesky/ablejs.git
cd ablejs
npm install -g
ablejs -h
build project in command line, by typing:
ablejs build --context-path /your/context/path/in/file/system/
patch in command line, by typing:
ablejs patch:/your/patch/path/in/file/system/ --context-path /your/context/path/in/file/system/
See the documents for more information.
See the CHANGELOG.