Skip to content

asdf utility to update plugins to their latest version, for all you update freaks

Notifications You must be signed in to change notification settings

joaofnds/asdf-install-latest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asdf-install-latest

asdf-install-latest installs the latest semver version of all your asdf plugins so you don't have to 😄

demo.mov

asdf-install-latest will:

  • ignore desired plugins
  • ignore non-semver versions
  • set the global version to the latest version after install
  • run ~/.config/ail/hooks/{plugin}.sh after installing a new version of {plugin}
  • reshim before exiting

Install

brew install joaofnds/tap/asdf-install-latest

asdf-install-latest is also on aur as asdf-install-latest-bin

you can find builds for other systems in the releases page

Default config

# ~/.config/ail/config.yml
skip_set_global: false
ignore: []

About

asdf utility to update plugins to their latest version, for all you update freaks

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages