Skip to content

nodenv/nodenv-env

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nodenv-env

Build Status

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

Usage without installation

nodenv-env can be invoked directly via npx without installing it locally.

$ npx -q @nodenv/nodenv-env

Credits

Forked from ianheggie's rbenv-env by Jason Karns and modified for nodenv.

About

View environment variables pertaining to nodejs

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%