generator-jhipster-jgitver

0.1.0 • Public • Published

generator-jhipster-jgitver

NPM version Build Status Dependency Status

JHipster module, Integration of JGitVer tool to jhipster project

Introduction

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.

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

To update this module:

yarn global upgrade generator-jhipster-jgitver

With NPM

To install this module:

npm install -g generator-jhipster-jgitver

To update this module:

npm update -g generator-jhipster-jgitver

Usage

To run the module on a JHipster generated application

yo jhipster-jgitver

License

Apache-2.0 © Marc Saguer and the respective contributors.

Package Sidebar

Install

npm i generator-jhipster-jgitver

Weekly Downloads

36

Version

0.1.0

License

Apache-2.0

Unpacked Size

24.6 kB

Total Files

6

Last publish

Collaborators

  • msaguer