CleverCloud / generator-jhipster-clevercloud

💡☁ JHipster module, additional Clever Cloud support in your JHipster application
Apache License 2.0
0 stars 2 forks source link

generator-jhipster-clevercloud

NPM version Build Status Dependency Status

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