qualitier

0.2.0 • Public • Published

Qualitier

$ qualitier --help

  Usage
    $ qualitier <command> [options]

  Available Commands
    audit    Audit project standards (default)
    fix      Fix or add config files

  For more info, run any command with the `--help` flag
    $ qualitier audit --help
    $ qualitier fix --help

  Options
    -v, --version    Displays current version
    -w, --web        Audit project as a web app (default false)
    -n, --node       Audit project as a node app (default false)
    -d, --diff       Show diff between theirs and ours config object
    -h, --help       Displays this message

  Examples
    $ qualitier --diff --web
    $ qualitier --node

/qualitier/

    Package Sidebar

    Install

    npm i qualitier

    Weekly Downloads

    0

    Version

    0.2.0

    License

    MIT

    Unpacked Size

    91.7 kB

    Total Files

    14

    Last publish

    Collaborators

    • prichodko