fads
v0.2.2
Published
Frontend automatic distribute and deploy solution.
Downloads
22
Readme
FADS
Frontend resource automatic build, distribute, deploy solution.
Install
$ npm install -g fads
Usage
fad init
Run init commands, create fad config file into project.
fad dist
Run dist commands, distribute static resources to local destination directory.
fad deploy
Run deploy commands, deploy project static resource to remote server.
fad upload
Run deploy commands, upload local static resource to destination directory of remote server.
fad test
Run test commands, switch static environment fot testing.
fad grunt
Run grunt task commands
Report a issue
License
FADS is available under the terms of the MIT License.