1.0.3 • Published 7 years ago
generator-jhipster-audit-helper v1.0.3
generator-jhipster-audit-helper
JHipster module to enable entity audit.
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-audit-helperTo update this module:
yarn global upgrade generator-jhipster-audit-helperWith NPM
To install this module:
npm install -g generator-jhipster-audit-helperTo update this module:
npm update -g generator-jhipster-audit-helperUsage
# Install audit helper
yo jhipster-audit-helperLicense
MIT © Chiho Sin