1.0.0 • Published 7 years ago

@nodenv/nodenv-update v1.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

nodenv-update

A nodenv plugin that provides the nodenv update command to update nodenv as well as all installed nodenv plugins.

Installation

To install nodenv-update, clone this repository into your $(nodenv root)/plugins directory (you'll need a recent version of nodenv that supports plugin bundles).

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

Usage

nodenv update

Credits

Forked from Konstantin Haase's rbenv-update by Charlie Johnson and modified for nodenv.

1.0.0

7 years ago

0.2.0

7 years ago