1.0.0 • Published 7 years ago
@nodenv/nodenv-env v1.0.0
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.