Skip to content

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

License

Notifications You must be signed in to change notification settings

prebuild/npm-script-context

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Oct 18, 2020
f1fd643 · Oct 18, 2020

History

11 Commits
Oct 18, 2020
Oct 18, 2020
Oct 18, 2020
Oct 18, 2020
Oct 18, 2020
Oct 18, 2020
Oct 18, 2020
Oct 18, 2020

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