Skip to content

jlenv/jlenv-update

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jlenv-update: Update jlenv and all installed plugins

Build StatusCodacy BadgeCodeFactor

This jlenv plugin adds the jlenv update command that updates jlenv and all installed plugins.

Installation

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"

Usage

jlenv help update

Version History

  • 1.0.0
    • Initial public release for Julia.

License

Released under the MIT license. See LICENSE for details.

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%