Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/znz/anyenv-update
anyenv plugin that provides `anyenv update` command to update all **env and all plugins
https://github.com/znz/anyenv-update
Last synced: 5 days ago
JSON representation
anyenv plugin that provides `anyenv update` command to update all **env and all plugins
- Host: GitHub
- URL: https://github.com/znz/anyenv-update
- Owner: znz
- License: mit
- Created: 2013-11-21T07:08:59.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2023-02-08T06:58:31.000Z (almost 2 years ago)
- Last Synced: 2024-12-25T12:05:50.357Z (12 days ago)
- Language: Shell
- Size: 12.7 KB
- Stars: 270
- Watchers: 8
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-env - anyenv-update
README
# anyenv-update
This is an [anyenv](https://github.com/anyenv/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)