Skip to content

ablesky/ablejs

Repository files navigation

ablejs

The statics build tools for ablesky

Installation

git clone git@github.com:ablesky/ablejs.git
cd  ablejs
npm install -g 

Usage

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/

Documents

See the documents for more information.

Release History

See the CHANGELOG.