https://github.com/eltonsandre/intellij-micronaut-launch
Micronaut Launch is a Project wizard that allows you to create Micronaut projects through an interface instead of using the console CLI. You can set the application type, the project name, the language (Java, Kotlin, Groovy), the build tool (Maven, Gradle), the Java version and the features you need to develop your software.
https://github.com/eltonsandre/intellij-micronaut-launch
Last synced: 3 months ago
JSON representation
Micronaut Launch is a Project wizard that allows you to create Micronaut projects through an interface instead of using the console CLI. You can set the application type, the project name, the language (Java, Kotlin, Groovy), the build tool (Maven, Gradle), the Java version and the features you need to develop your software.
- Host: GitHub
- URL: https://github.com/eltonsandre/intellij-micronaut-launch
- Owner: eltonsandre
- License: other
- Created: 2024-01-29T15:40:03.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-01T01:24:30.000Z (over 1 year ago)
- Last Synced: 2025-08-23T19:30:47.662Z (9 months ago)
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE_PLUGIN.md
Awesome Lists containing this project
README
# Micronaut Launch
## Provides Micronaut launch New Project wizard.
Micronaut Launch is a Project wizard that allows you to create Micronaut projects through an interface instead of using the console CLI.
You can set the application type, the project name, the language (Java, Kotlin, Groovy), the build tool (Maven, Gradle),
the Java version and the features you need to develop your software.