Skip to content

nodenv/nodenv-each

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

nodenv-each

A nodenv plugin to run commands with each installed Node version.

Tests Latest GitHub Release Latest Homebrew Release Latest npm Release

Installation

To install nodenv-each, clone this repository into your nodenv plugins directory.

mkdir -p "$(nodenv root)"/plugins
git clone https://github.com/nodenv/nodenv-each.git "$(nodenv root)"/plugins/nodenv-each

Usage

nodenv help each

Verbose mode will print a header for each node so you can distinguish the output.

note: Aliases (nodenv-aliases) or symlinks are skipped.

Examples

nodenv each npm install
nodenv each -v npm test

Credits

Forked from Chris Eppstein's rbenv-each by Jason Karns and modified for nodenv.

About

A nodenv plugin to run commands with each installed Node version.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Contributors 10

Languages