0.0.4 • Published 7 years ago

@studiohyperdrive/cli v0.0.4

Weekly downloads
5
License
MIT
Repository
bitbucket
Last release
7 years ago

@studiohyperdrive/cli

Studio Hyperdrive CLI for linters, project bootstrap and more

Version Downloads/week

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
0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago