generator-jba

1.2.0 • Public • Published

generator-jba

Introduction

This is a JHipster module, that is meant to be used in a JHipster application. This module is used to generate a jBPM Business Appliation.

Prerequisites

As this is a JHipster module, we expect you have JHipster and its related tools already installed:

Installation

With Yarn

To install this module:

yarn global add generator-jba

To update this module:

yarn global upgrade generator-jba

With NPM

To install this module:

npm install -g generator-jba

To update this module:

npm update -g generator-jba

Usage

To run the module on a JHipster generated application:

yo jba

and follow the installation steps. If you want to generate the app with default settings run:

yo jba --quick=true

Package Sidebar

Install

npm i generator-jba

Weekly Downloads

3

Version

1.2.0

License

Apache-2.0

Unpacked Size

88.8 kB

Total Files

11

Last publish

Collaborators

  • tsurdilo