generator-jhipster-blueprint8
v0.0.0
Published
Description for Blueprint 8
Downloads
2
Maintainers
Readme
generator-jhipster-blueprint8
JHipster blueprint, blueprint8 blueprint for JHipster
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-blueprint8
Usage
To use this blueprint, run the below command
jhipster-blueprint8
You can look for updated blueprint8 blueprint specific options by running
jhipster-blueprint8 app --help
And looking for (blueprint option: blueprint8)
like
Pre-release
To use an unreleased version, install it using git.
npm install -g jhipster/generator-jhipster-blueprint8#main
jhipster --blueprints blueprint8 --skip-jhipster-dependencies