Skip to content

Latest commit

 

History

History
59 lines (37 loc) · 1.55 KB

README.md

File metadata and controls

59 lines (37 loc) · 1.55 KB

asdf-cosmo-router

Build Lint

cosmo-router plugin for the asdf version manager.

Contents

Dependencies

Install

Plugin:

asdf plugin add cosmo-router
# or
asdf plugin add cosmo-router https://github.com/GodTamIt/asdf-cosmo-router.git

cosmo-router:

# Show all installable versions
asdf list-all cosmo-router

# Install specific version
asdf install cosmo-router latest

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

# Now cosmo-router commands are available
router --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

Licensed under the Apache License, Version 2.0.