JHipster module, Generates configuration file to run your JHipster project on Clever Cloud
This is a JHipster module, that is meant to be used in a JHipster application.
As this is a JHipster module, we expect you have JHipster and its related tools already installed as well as Clever tools:
To install this module:
yarn global add generator-jhipster-clevercloud
To update this module:
yarn global upgrade generator-jhipster-clevercloud
To install this module:
npm install -g generator-jhipster-clevercloud
To update this module:
npm update -g generator-jhipster-clevercloud
To run the module on a JHipster generated application:
yo jhipster-clevercloud
Apache-2.0 © Laurent Doguin