run-with-node-env

1.0.2 • Public • Published

run-with-node-env

CI

Set the NODE_ENV variable on all platforms. Without cross-spawn, very slim.

Usage

run-with-node-env production npm start          # NODE_ENV=production  npm start
run-with-node-env development npm run start:dev # NODE_ENV=development npm run start:dev

License

MIT

Package Sidebar

Install

npm i run-with-node-env

Weekly Downloads

6

Version

1.0.2

License

MIT

Unpacked Size

3.35 kB

Total Files

4

Last publish

Collaborators

  • magiclen