The statics build tools for ablesky
git clone [email protected]:ablesky/ablejs.git
npm install -g ablejs
- find
package.json
file, modify the package config, and specify the places where your code put in the file system.
ablejs -h
build project in command line, by typing:
ablejs build
patch in command line, by typing:
ablejs patch:/your/patch/directory/in/file/system/ --project $projectName
See the documents for more information.
See the CHANGELOG.