Socket
Socket
Sign inDemoInstall

generator-jhipster-kotlin

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

generator-jhipster-kotlin

A Kotlin based JHipster (KHipster)


Version published
Weekly downloads
292
increased by80.25%
Maintainers
1
Weekly downloads
 
Created
Source

Logo

Greetings, Kotlin Hipster!

NPM version Build Status Dependency Status

A Kotlin application generator based on JHipster.

To generate application run

jhipster --blueprint generator-jhipster-kotlin

To run the application currently (till JHipster 5 is released)

Step 1 : to setup JHipster locally

git clone https://github.com/jhipster/generator-jhipster

cd generator-jhipster

npm install | yarn

npm link | yarn link

Step 2 : to setup KHipster generator

git clone https://github.com/jhipster/jhipster-kotlin

cd jhipster-kotlin

npm install | yarn

npm link | yarn link

Step 3 : before generating your application, go to your application folder

yarn link "generator-jhipster" && yarn link "generator-jhipster-kotlin"

npm link "generator-jhipster" && npm link "generator-jhipster-kotlin"

Conversations are happening at here

Kotlin conversion is in progress...

This works with current JHipster master branch.

PRS are welcome :bowtie:

Wide testing is needed :eyeglasses:

Keywords

FAQs

Package last updated on 14 Mar 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc