generator-jhipster-module

2.6.1 • Public • Published

generator-jhipster-module

NPM version Azure DevOps Build Status Build Status Dependency Status

Yeoman generator to create a JHipster module - "One JHipster module to rule them all"

Introduction

This Yeoman generator will help you to kickstart a new JHipster module, if you want to develop a generator that will add new features to an existing JHipster application.

Prerequisites

Reading this JHipster module

Installation

With NPM

To install this module:

npm install -g generator-jhipster-module

To update this module:

npm update -g generator-jhipster-module

With Yarn

To install this module:

yarn global add generator-jhipster-module

To update this module:

yarn global upgrade generator-jhipster-module

Usage

To run the module, follow these steps :

  • create a new directory
mkdir generator-jhipster-<name of your module>
  • go into this directory
cd generator-jhipster-<name of your module>
  • init the git repository
git init
  • launch the jhipster-module
yo jhipster-module
  • answer all questions

License

Apache-2.0 © Pascal Grimaud and the respective JHipster contributors

Dependencies (6)

Dev Dependencies (7)

Package Sidebar

Install

npm i generator-jhipster-module

Weekly Downloads

62

Version

2.6.1

License

Apache-2.0

Unpacked Size

96.8 kB

Total Files

27

Last publish

Collaborators

  • mshima
  • pascalgrimaud
  • jdubois
  • deepu105
  • murdos
  • deepu8224