Skip to content

znz/anyenv-update

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

anyenv-update

This is an anyenv plugin that provides anyenv update command to update all **env and all plugins.

Installation

Simply clone the repository into the plugins directory:

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

Usage

anyenv update

License

(The MIT License)