Skip to content

magiclen/run-with-node-env

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •