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