An open API service indexing awesome lists of open source software.

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.

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.