Skip to content

nyuyuyu/asdf-monarch

Repository files navigation

asdf-monarch Build Lint

monarch plugin for the asdf version manager.

Contents

Dependencies

  • bash, curl, tar: generic POSIX utilities.
  • xz: only required for Linux.

Install

Plugin:

asdf plugin add monarch
# or
asdf plugin add monarch https://github.com/nyuyuyu/asdf-monarch.git

monarch:

# Show all installable versions
asdf list-all monarch

# Install specific version
asdf install monarch latest

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

# Now monarch commands are available
monarch --help

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 © nyuyuyu