JHipster module to enable entity audit.
This is a JHipster module, that is meant to be used in a JHipster application.
As this is a JHipster module, we expect you have JHipster and its related tools already installed:
To install this module:
yarn global add generator-jhipster-audit-helper
To update this module:
yarn global upgrade generator-jhipster-audit-helper
To install this module:
npm install -g generator-jhipster-audit-helper
To update this module:
npm update -g generator-jhipster-audit-helper
# Install audit helper
yo jhipster-audit-helper
MIT © Chiho Sin