wox-modules-version-check

0.0.5 • Public • Published

Modules Version Check

Build Status image

🔎 Check and automatically update local dependecies before your builds

  • local modules check

image

  • local modules check via --match

image

  • update local modules

image

Installation

npm install wox-modules-version-check -g

Help

Usage: wox-modules-version-check [options] [command]


Commands:

  update   update local modules

Options:

  -h, --help        output usage information
  -v --version      output the version number
  --match <regexp>  regular expression matching

Usage

cd your-project/

wox-modules-version-check

Use with task runner

Gulp

  • npm install gulp-modules-version-check

Grunt

  • npm install grunt-modules-version-check

/wox-modules-version-check/

    Package Sidebar

    Install

    npm i wox-modules-version-check

    Weekly Downloads

    1

    Version

    0.0.5

    License

    MIT

    Last publish

    Collaborators

    • youhuakun