Skip to content

prebuild/npm-script-context

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

npm-script-context

Print environment, runtime, platform & more in npm scripts.

npm status node Travis JavaScript Style Guide

Usage

npm install npm-script-context
npm-script-context

Installing will also print info. For an example of the output, see our CI. Note that the output depends on how and where it's run, for example whether it's installed as an npm dependency, git dependency or standalone.

License

MIT