Skip to content

Latest commit

 

History

History
50 lines (31 loc) · 1.25 KB

README.md

File metadata and controls

50 lines (31 loc) · 1.25 KB

asdf-intlc Build Lint

intlc plugin for the asdf version manager.

Contents

Install

Plugin:

asdf plugin add intlc https://github.com/osdiab/asdf-intlc.git

intlc:

# Show all installable versions
asdf list-all intlc

# Install specific version
asdf install intlc latest

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

# Now intlc commands are available
intlc --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 © Omar Diab