Skip to content

xm-online/generator-jhipster-xm

Repository files navigation

generator-jhipster-xm

NPM version Build Status Dependency Status

JHipster module, XM^online like miscroservice generation

Introduction

This is a JHipster module, that is meant to be used in a JHipster application.

Prerequisites

As this is a JHipster module, we expect you have JHipster and its related tools already installed:

Installation

With Yarn

To install this module:

yarn global add generator-jhipster-xm

To update this module:

yarn global upgrade generator-jhipster-xm

With NPM

To install this module:

npm install -g generator-jhipster-xm

To update this module:

npm update -g generator-jhipster-xm

Usage

To begin to work:

  • launch: npm install or yarn install
  • link: npm link or yarn link
  • test your module in a JHipster project:
    • go into your JHipster project
    • link to your module: npm link generator-jhipster-xm or yarn link generator-jhipster-xm
    • launch your module: yo jhipster-xm
  • then, come back here, and begin to code!

License

Apache-2.0 © Ihor Shkurko

About

XM^online 2 like miscroservice JHipster generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published