1.0.0 • Published 4 years ago
generator-jhipster-save-and-continue v1.0.0
generator-jhipster-save-and-continue
JHipster module, Adds a save and continue button to the entity update view
Introduction
generator-jhipster-save-and-continue adds a Save and continue-Button to the update view of your jhipster application. Example:
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 NPM
To install this module:
npm install -g generator-jhipster-save-and-continueTo update this module:
npm update -g generator-jhipster-save-and-continueWith Yarn
To install this module:
yarn global add generator-jhipster-save-and-continueTo update this module:
yarn global upgrade generator-jhipster-save-and-continueUsage
To install this module on your jhipster project:
yo jhipster-save-and-continueLicense
MIT © Ilijaz Mehmedovic
1.0.0
4 years ago