Skip to content

slok/asdf-agebox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asdf-agebox

Build Status

Agebox plugin for the asdf version manager. Check out the asdf readme for instructions.

Install

asdf plugin add agebox
# or
asdf plugin add agebox https://github.com/slok/asdf-agebox.git

Usage

# Show all installable versions
asdf list-all agebox

# Install specific version
asdf install agebox latest

# Set a version globally (on your ~/.tool-versions file)
asdf global agebox latest

# Now agebox commands are available
agebox

Development

  • Make local changes.
  • Git commit local changes.
  • Add the plugin pointing to development FS path: asdf plugin remove agebox && asdf plugin-add agebox ${PWD}.

About

Agebox asdf plugin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published