This jlenv plugin adds the jlenv update
command that updates jlenv and all installed plugins.
To install jlenv-update, clone this repository into your jlenv plugins directory.
mkdir -p "$(jlenv root)/plugins"
git clone https://github.com/jlenv/jlenv-update.git "$(jlenv root)/plugins/jlenv-update"jlenv help update- 1.0.0
- Initial public release for Julia.
Released under the MIT license. See LICENSE for details.