Add plugin for SDKMAN (#6483)

SDKMAN! is a tool for managing parallel versions of multiple
Software Development Kits on most Unix based systems.
This commit is contained in:
Rahul Somasunderam 2019-05-08 01:27:05 -07:00 committed by Marc Cornellà
commit b054e25d25
2 changed files with 90 additions and 0 deletions

8
plugins/sdk/README.md Normal file
View file

@ -0,0 +1,8 @@
# 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.
## Requirements
* [SDKMAN](http://sdkman.io/)