🛠 Mode: Development
JHipster-Kotlin is currently in development. We encourage you to use it and give us your feedback.
Greetings, Kotlin Hipster!
This project adds Kotlin to the JHipster application 😎. It is based on JHipster Blueprint 🔵.
🚀 How to get started
Install the package with npm install -g generator-jhipster-kotlin
- Make sure you have
yo
installed with npm install -g yo
- Install the package with
npm install -g generator-jhipster-kotlin
- Generate the application with
khipster
(or)
If you also have JHipster avaiable locally Use the following:
- Make sure you have followed the JHipster installation guide and that both
yeoman
and jhipster
are installed. - Install the package with
npm install -g generator-jhipster-kotlin
- And generate the application with
jhipster --blueprint kotlin
🚦 What we have now
✅ General App generation
✅ Spring Controller
✅ Spring Service
Found an issue, let us know here.
Interested in contributing, check out our contributing guide to get started.
Any questions sendilkumarn