generator-jhipster-clevercloud
v0.3.0
Published
Generates configuration file to run your JHipster project on Clever Cloud
Downloads
12
Maintainers
Readme
generator-jhipster-clevercloud
JHipster module, Generates configuration file to run your JHipster project on Clever Cloud
Introduction
This is a JHipster module, that is meant to be used in a JHipster application.
Prerequisites
As this is a JHipster module, we expect you have JHipster and its related tools already installed as well as Clever tools:
Installation
With Yarn
To install this module:
yarn global add generator-jhipster-clevercloud
To update this module:
yarn global upgrade generator-jhipster-clevercloud
With NPM
To install this module:
npm install -g generator-jhipster-clevercloud
To update this module:
npm update -g generator-jhipster-clevercloud
Usage
To run the module on a JHipster generated application:
yo jhipster-clevercloud
License
Apache-2.0 © Laurent Doguin