@studiohyperdrive/cli
v0.0.4
Published
Studio Hyperdrive CLI for linters, Node.js bootstrap and more
Downloads
7
Maintainers
Keywords
Readme
@studiohyperdrive/cli
Studio Hyperdrive CLI for linters, project bootstrap and more
Usage
$ npm install -g @studiohyperdrive/cli
$ shd COMMAND
running command...
$ shd (-v|--version|version)
@studiohyperdrive/cli/0.0.0 darwin-x64 node-v8.9.4
$ shd --help [COMMAND]
USAGE
$ shd COMMAND
...
Commands
shd lint
Install the @studiohyperdrive linters
USAGE
$ shd lint
OPTIONS
-h, --help show CLI help
-e, --eslint install @studiohyperdrive/eslint-config
-s, --stylelint install @studiohyperdrive/stylelint-config
-t, --tslint install @studiohyperdrive/tslint-config
-f, --files add configuration files
EXAMPLE
$ shd lint
shd npm
Open the @studiohyperdrive organization on npm
USAGE
$ shd npm
OPTIONS
-h, --help show CLI help
EXAMPLE
$ shd npm
shd help [COMMAND]
Display help for a command in the SHD CLI
USAGE
$ shd help [COMMAND]
ARGUMENTS
COMMAND command to show help for
OPTIONS
--all see all commands in CLI