hadirsa / jhipster-kotlin

Kotlin based JHipster

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ›  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

About

Kotlin based JHipster

License:Apache License 2.0


Languages

Language:Kotlin 72.2%Language:JavaScript 24.7%Language:HTML 2.2%Language:Shell 0.5%Language:Java 0.4%