15 July 2014

PSI is a node module that can connect google’s PageSpeed Insights and show the report on the command line, it also can work great with gulp and grunt.

Global install use npm

npm install -g psi

and run like following command:

psi http://demo.openapply.com

psi