fis3-command-ala-release
v1.0.1
Published
fis release command.
Downloads
6
Readme
fis-command-release
说明
这个版本fork了fis-command-release, 做了一些升级适配阿拉丁开发工具
地址
https://github.com/kaivean/fis3-command-release
提交
git push origin master
发布
发布到npmjs
npm publish
Usage
[INFO] Currently running fis3 (/usr/local/lib/node_modules/fis3)
Usage: fis3 release [media name]
Options:
-h, --help print this help message
-d, --dest <path> release output destination
-l, --lint with lint
-w, --watch monitor the changes of project
-L, --live automatically reload your browser
-c, --clean clean compile cache
-u, --unique use unique compile caching
-r, --root <path> specify project root
-f, --file <filename> specify the file path of `fis-conf.js`
--no-color disable colored output
--verbose enable verbose mode