asdf-kiota [](https://github.com/asdf-community/asdf-kiota/actions/workflows/build.yml) [](https://github.com/asdf-community/asdf-kiota/actions/workflows/lint.yml)
July 13, 2023 · View on GitHub
asdf-kiota

kiota plugin for the asdf version manager.
warning This plugin works only for Kiota versions >= 1.1.2
Contents
Dependencies
bash,curl,zip,uname
Install
Plugin:
asdf plugin add kiota
# or
asdf plugin add kiota https://github.com/asdf-community/asdf-kiota.git
kiota:
# Show all installable versions
asdf list-all kiota
# Install specific version
asdf install kiota latest
# Set a version globally (on your ~/.tool-versions file)
asdf global kiota latest
# Now kiota commands are available
kiota --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 © Andrea Peruffo