Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 1.38 KB

README.md

File metadata and controls

24 lines (17 loc) · 1.38 KB

get-nps

A solution for get npm package size before download and install with travis-ci!

How get npm package size?

Note: if you use get-nps with fork first set up get-nps in your travis-ci and enable get-nps.

for make get-nps package and get npm package size in travis, following down methods:
for example get-nps angularJs

  1. Edit .travis.yml (suggested in my repo) and create a pull.
  2. Go to travis link in your pull page.
  3. See travis logs and get-nps details!

Explain for angularJs demo

  1. Edit .travis.yml and create #7 Demo for angular/angular.js pull.
  2. Go to partial pull.
  3. Go first details travic-cl link and see details!