JHipster module, Integration of JGitVer tool to jhipster project
This is a JHipster module, that is meant to be used in a JHipster application. This module is used to generate a default configuration for jgitver.
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-jgitverTo update this module:
yarn global upgrade generator-jhipster-jgitverTo install this module:
npm install -g generator-jhipster-jgitverTo update this module:
npm update -g generator-jhipster-jgitverTo run the module on a JHipster generated application
yo jhipster-jgitverApache-2.0 © Marc Saguer and the respective contributors.