sekhali 64bf435678 initial commit il y a 1 an
..
README.md 64bf435678 initial commit il y a 1 an
sdk.plugin.zsh 64bf435678 initial commit il y a 1 an

README.md

sdk

Plugin for SDKMAN, a tool for managing parallel versions of multiple Software Development Kits on most Unix based systems. Provides autocompletion for all known commands.

To use it, add sdk to your plugins array in your zshrc file:

plugins=(... sdk)

Requirements