This package has been deprecated

Author message:

Deprecated

@springworks/spw-cli

1.1.9 • Public • Published

Build Status Dependency Status devDependency Status semantic-release

spw-cli

Greenkeeper badge

Some dev utils bundled into a CLI

  Usage: spw [options] [command]


  Commands:

    lint        run eslint with correct config
    test        run mocha with correct config
    help [cmd]  display help for [cmd]

  Options:

    -h, --help     output usage information
    -V, --version  output the version number



  Usage: spw-lint [options]

  Options:

    -h, --help          output usage information
    --fix               automatically fix problems
    --quiet             report errors only
    --cache             only check changed files
    --max-warnings <n>  number of warnings to trigger nonzero exit code
    -f, --format        use a specific output format
    --color             force enabling of color
    --no-color          force disabling of color



  Usage: spw-test [options]

  Options:

    -h, --help             output usage information
    --coverage             measure code coverage
    --acceptance           only run acceptance tests
    --component            only run component tests
    --unit                 only run unit tests
    -R, --reporter <name>  specify the reporter to use
    -b, --bail             bail after first test failure

Readme

Keywords

none

Package Sidebar

Install

npm i @springworks/spw-cli

Weekly Downloads

1

Version

1.1.9

License

MIT

Last publish

Collaborators

  • springworksdev
  • springworksprime