0.3.0 • Published 6 years ago

generator-jhipster-clevercloud v0.3.0

Weekly downloads
6
License
Apache-2.0
Repository
github
Last release
6 years ago

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