markelog / probos-cli

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:JavaScript 100.0%