generator-jhipster-save-and-continue

1.0.0 • Public • Published

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

Package Sidebar

Install

npm i generator-jhipster-save-and-continue

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

14.9 kB

Total Files

10

Last publish

Collaborators

  • ilijazm