generator-jhipster-audit-helper

1.0.3 • Public • Published

generator-jhipster-audit-helper

NPM version Build Status Dependency Status

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

To update this module:

yarn global upgrade generator-jhipster-audit-helper

With NPM

To install this module:

npm install -g generator-jhipster-audit-helper

To update this module:

npm update -g generator-jhipster-audit-helper

Usage

# Install audit helper 
yo jhipster-audit-helper

License

MIT © Chiho Sin

Build Status

Package Sidebar

Install

npm i generator-jhipster-audit-helper

Weekly Downloads

95

Version

1.0.3

License

MIT

Unpacked Size

49.8 kB

Total Files

36

Last publish

Collaborators

  • chihosin