Add Plugin for SDKMAN

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 2017-12-10 14:05:33 -08:00
commit 62dd41db8e
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/)