generator-jhipster-jqassistant
JHipster module that setup jQAssistant for your JHipster application
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 NPM
To install this module:
npm install -g generator-jhipster-jqassistant
To update this module:
npm update -g generator-jhipster-jqassistant
With Yarn
To install this module:
yarn global add generator-jhipster-jqassistant
To update this module:
yarn global upgrade generator-jhipster-jqassistant
Usage
License
Apache-2.0 © Aurélien Mino