0.0.2 • Published 4 months ago

generator-jhipster-ai v0.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

generator-jhipster-ai

JHipster blueprint, ai blueprint for JHipster

NPM version Generator Samples

Introduction

This is a JHipster blueprint, that is meant to be used in a JHipster application.

Prerequisites

As this is a JHipster blueprint, we expect you have JHipster basic knowledge:

Installation

To install or update this blueprint:

npm install -g generator-jhipster-ai

Usage

To use this blueprint, run the below command

jhipster-ai

You can look for updated ai blueprint specific options by running

```bash
jhipster-ai app --help

And looking for (blueprint option: ai) like

Pre-release

To use an unreleased version, install it using git.

npm install -g jhipster/generator-jhipster-ai#main
jhipster --blueprints ai --skip-jhipster-dependencies