UNPKG

mya-command-release

Version:

mya release command.

27 lines (19 loc) 868 B
# mya-command-release Forked from [https://github.com/fex-team/fis3-command-release](https://github.com/fex-team/fis3-command-release) ## Usage ```bash [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 ```