1.0.11 • Published 2 years ago

@jswork/active-code-cli v1.0.11

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

active-code-cli

Get active code and copy it.

version license size download

installation

# public
npm i -g @jswork/active-code-cli

# private
git clone https://github.com/afeiship/active-code-cli.git
cd active-code-cli
npm i && npm link

usage

Usage: active-code-cli [options]

Options:
  -V, --version       output the version number
  -d, --debug         only show cmds, but not clean.
  -s, --src <string>  source filepath. (default: "./src")
  -h, --help          display help for command

license

Code released under the MIT license.