0.0.5 • Published 4 years ago

probos v0.0.5

Weekly downloads
-
License
MIT
Repository
-
Last release
4 years ago

Probos CLI Node CI

Takes the size/gzip and git info of the packages and submits them to probos

Install

$ npm install probos

Use

./cli.js --help

  Takes the size/gzip and git info of the packages and submits them to probos

  Usage
    $ probos <...files>

   Options
    --root, -r Pass a path to the root git directory

  Examples
     $ probos dist/index.js
     $ probos --root=~/Workspace/project dist/index.js