/jhipster-kotlin

Kotlin based JHipster

Primary LanguageKotlinApache License 2.0Apache-2.0

🛠 Mode: Just Released 🦄🦄🦄

We encourage you to use it and give us your feedback.

Greetings, Kotlin Hipster!

NPM version Build Status Dependency Status

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

  1. Make sure you have yo installed with npm install -g yo
  2. Install the package with npm install -g generator-jhipster-kotlin
  3. Generate the application with khipster

(or)

If you also have JHipster avaiable locally Use the following:

  1. Make sure you have followed the JHipster installation guide and that both yeoman and jhipster are installed.
  2. Install the package with npm install -g generator-jhipster-kotlin
  3. And generate the application with jhipster --blueprint kotlin

🚦 What we have now

✅ General App generation - khipster

✅ Spring Controller - khipster spring-controller <controller-name>

✅ Spring Service - khipster spring-service <service-name>

✅ Entity generation - khipster entity <entity-name>

❤️ for community

Found an issue, let us know here.

Interested in contributing, check out our contributing guide to get started.

Any questions sendilkumarn