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