1.0.0 • Published 2 years ago

generator-jhipster-save-and-continue v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

generator-jhipster-save-and-continue

NPM version Build Status Dependency Status

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-continue

To update this module:

npm update -g generator-jhipster-save-and-continue

With Yarn

To install this module:

yarn global add generator-jhipster-save-and-continue

To update this module:

yarn global upgrade generator-jhipster-save-and-continue

Usage

To install this module on your jhipster project:

yo jhipster-save-and-continue

License

MIT © Ilijaz Mehmedovic