Skip to content

Instantly share code, notes, and snippets.

@saurabhariyan
Created November 16, 2023 04:19
Show Gist options
  • Save saurabhariyan/a14633c1514ee16c7037247a39db7ee9 to your computer and use it in GitHub Desktop.
Save saurabhariyan/a14633c1514ee16c7037247a39db7ee9 to your computer and use it in GitHub Desktop.
# sdkman helps in managing and installing different micronaut versions
curl -s "https://get.sdkman.io" | bash
sdk install micronaut
# micronaut cli will open in interactive mode.
mn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment