1.0.0 • Published 6 years ago
generator-jhipster-tenantview v1.0.0
generator-jhipster-tenantview
JHipster blueprint, Tenancy customizations
Introduction
This is a multitenancy/tenancy customization JHipster blueprint.
Installation
With NPM
To install this blueprint:
npm install -g generator-jhipster
npm install -g generator-jhipster-tenantviewTo update this blueprint:
npm update -g generator-jhipster-tenantviewWith Yarn
To install this blueprint:
yarn global add generator-jhipster
yarn global add generator-jhipster-tenantviewTo update this blueprint:
yarn global upgrade generator-jhipster-tenantviewUsage
To use this blueprint, run the below command
jhipster --blueprints tenantviewFor detailed use of this blueprint, take a look at the JHipster Documentation
License
Apache-2.0