Skip to content

Latest commit

 

History

History
52 lines (33 loc) · 1.34 KB

README.md

File metadata and controls

52 lines (33 loc) · 1.34 KB

asdf-monaco Build Lint

monaco plugin for the asdf version manager.

Contents

Install

Plugin:

asdf plugin add monaco
# or
asdf plugin add monaco https://github.com/nsaputro/asdf-monaco.git

monaco:

# Show all installable versions
asdf list-all monaco

# Install specific version
asdf install monaco latest

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

# Now monaco commands are available
monaco 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 © Nugroho Saputro