generator-jhipster-clevercloud

0.3.0 • Public • Published

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

Dependencies (14)

Dev Dependencies (19)

Package Sidebar

Install

npm i generator-jhipster-clevercloud

Weekly Downloads

0

Version

0.3.0

License

Apache-2.0

Last publish

Collaborators

  • ldoguin