Skip to content

metalbear-co/asdf-mirrord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asdf-mirrord Build Lint

mirrord plugin for the asdf version manager.

Contents

Dependencies

  • bash, curl, and POSIX utilities.
  • mirrord has OS specific binaries and are downloaded on the basis OSTYPE for determining the OS and uname for the architecture.

Install

Plugin:

asdf plugin add mirrord
# or
asdf plugin add mirrord https://github.com/metalbear-co/asdf-mirrord.git

mirrord:

# Show all installable versions
asdf list-all mirrord

# Install specific version
asdf install mirrord latest

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

# Now mirrord commands are available
mirrord --version

Check asdf readme for more instructions on how to install & manage versions.

Contributing

Contributions of any kind welcome! See the contributing guide.

Thanks goes to these contributors!

License

See LICENSE © MetalBear

About

mirrord plugin for asdf version manager

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages