@jswork/active-code-cli

1.0.11 • Public • Published

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.

Package Sidebar

Install

npm i @jswork/active-code-cli

Homepage

js.work

Weekly Downloads

1

Version

1.0.11

License

MIT

Unpacked Size

5.42 kB

Total Files

4

Last publish

Collaborators

  • afeiship