limpid-kzonix / sdkman-utils-cli

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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:

  • Every PR must have exactly one issue associated with it.
  • Write a clear explanation of what the code is doing when opening the pull request, and optionally add comments to the PR.
  • Make sure there are tests - or ask for help on how the code should be tested in the Issue!
  • Keep PRs small and to the point. For extra code-health changes, either file a separate issue, or make it a separate PR that can be easily reviewed.
  • Use micro-commits. This makes it easier and faster to review.
  • Add a screenshot for UX changes (this is part of the PR checklist)

Contributors

About

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

License:MIT License


Languages

Language:Crystal 100.0%