SDKMAN utils CLI (!WIP)

CLI wrapper around SDKMAN which provides which makes it possible to make installation, cleaning and version selection faster.


TODO Write a description here


Installation

TODO Write installation instructions here

Usage

TODO Write usage instructions here

Development

TODO Write development instructions here

Contributing

  1. Fork it (https://github.com/limpid-kzonix/sdkman-utils-cli)
  2. Create your feature branch (git checkout -b feature/<ISSUE_NUMBER>-<SHORT_NAME>)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

To make it easier to review, we have these PR requirements:

Contributors