generator-jhipster-aiggenerator
v0.0.1
Published
[![NPM version][npm-image]][npm-url] [![Build Status][github-actions-image]][github-actions-url] [![Dependency Status][daviddm-image]][daviddm-url]
Downloads
3
Maintainers
Readme
generator-jhipster-aiggenerator
JHipster module,
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-aiggeneratorTo update this module:
npm update -g generator-jhipster-aiggeneratorWith Yarn
To install this module:
yarn global add generator-jhipster-aiggeneratorTo update this module:
yarn global upgrade generator-jhipster-aiggenerator