Skip to content

zeroshift/asdf-amtool

Repository files navigation

asdf-amtool Build Lint

amtool plugin for the asdf version manager.

Contents

Dependencies

  • bash, curl, tar, and POSIX utilities.
  • SOME_ENV_VAR: set this environment variable in your shell config to load the correct version of tool x.

Install

Plugin:

asdf plugin add amtool
# or
asdf plugin add amtool https://github.com/zeroshift/asdf-amtool.git

amtool:

# Show all installable versions
asdf list-all amtool

# Install specific version
asdf install amtool latest

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

# Now amtool commands are available
amtool --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 © Nick Prendergast

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages