Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 936 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 936 Bytes

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