Home

Awesome

<div align="center">

asdf-oci Build Lint

oci plugin for the asdf version manager.

</div>

Contents

Dependencies

Install

Plugin:

asdf plugin add oci
# or
asdf plugin add oci https://github.com/yasn77/asdf-oci.git

oci:

# Show all installable versions
asdf list-all oci

# Install specific version
asdf install oci latest

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

# Now oci commands are available
oci --help

Auto completion

You can source/use contents of ~/.bashrc.oci to set up auto completion

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 © Yasser Saleemi