Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

@jswork/active-code-cli

afeiship16MIT1.0.11

Get active code and copy it.

crack, code, cli, rubymime, idea, acc, pyc, pycharm

readme

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.