probos
v0.0.5
Published
Takes the size/gzip and git info of the packages and submits them to probos
Downloads
21
Readme
Probos CLI 
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