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