0.6.0 • Published 3 years ago

nodebinenv v0.6.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

nodebinenv

nodebinenv npm npm GitHub issues GitHub forks GitHub stars GitHub license

Activates a project-scoped environment that appends node_modules/.bin to the PATH to prevent using global installations of the tools. For example, in a Gatsby project, this allows calling gatsby serve directly.

Usage

  1. Install shadowenv
  2. Add nodebinenv as dependency: npm install --save nodebinenv.
  3. Trust your environment with shadowenv trust.
  4. Enjoy!

References

0.6.0

3 years ago

0.5.0

3 years ago

0.4.0

3 years ago

0.3.0

3 years ago

0.2.0

3 years ago

0.1.0

3 years ago