@studiohyperdrive/cli

Studio Hyperdrive CLI for linters, Node.js bootstrap and more

Usage no npm install needed!

<script type="module">
  import studiohyperdriveCli from 'https://cdn.skypack.dev/@studiohyperdrive/cli';
</script>

README

@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