@nodenv/nodenv-env
v1.0.0
Published
View environment variables pertaining to nodejs
Downloads
3
Readme
nodenv-env
nodenv plugin to view environment variables pertaining to nodejs
Installation
To install nodenv-env, clone this repository into your ~/.nodenv/plugins directory.
$ git clone https://github.com/nodenv/nodenv-env.git "$(nodenv root)/plugins/nodenv-env"
Usage
Run the command
$ nodenv env
Credits
Forked from ianheggie's rbenv-env by Jason Karns and modified for nodenv.