0.0.0 • Published 12 months ago

new-blueprint v0.0.0

Weekly downloads
-
License
UNLICENSED
Repository
-
Last release
12 months ago

generator-jhipster-new-blueprint

JHipster blueprint, new-blueprint 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-new-blueprint

Usage

To use this blueprint, run the below command

jhipster-new-blueprint

You can look for updated new-blueprint blueprint specific options by running

jhipster-new-blueprint app --help

And looking for (blueprint option: new-blueprint) like

Pre-release

To use an unreleased version, install it using git.

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