Skip to content

andreaTP/asdf-kiota

 
 

Repository files navigation

asdf-kiota Build Lint

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/andreaTP/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

About

kiota plugin for the asdf version manager

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Shell 95.5%
  • Makefile 4.5%