Skip to content

Latest commit

 

History

History
41 lines (30 loc) · 971 Bytes

README.md

File metadata and controls

41 lines (30 loc) · 971 Bytes

plenv-update

This plenv plugin, is a port of the rbenv-update, adds the plenv update command than updated plenv and all installed plugins.

Installation

mkdir -p $PLENV_ROOT/plugins
git clone git@github.com:Tacahilo/plenv-update.git $PLENV_ROOT/plugins/plenv-update

Usage

$ plenv update
updating plenv
 |  Already on 'master'
 |  From git://github.com/tokuhirom/plenv
 |  * branch            master     -> FETCH_HEAD
 |  Already up-to-date.

updating perl-build
 |  Already on 'master'
 |  From git://github.com/tokuhirom/Perl-Build
 |  * branch            master     -> FETCH_HEAD
 |  Already up-to-date.

updating plenv-update
 |  Already on 'master'
 |  From github.com:Tacahilo/plenv-update
 |  * branch            master     -> FETCH_HEAD
 |  Already up-to-date.

AUTHOR

Takahiro OKUMURA hfm.garden@gmail.com

LICENSE

See the document.