generator-jhipster-ci

1.0.0 • Public • Published

generator-jhipster-ci

NPM version Build Status Dependency Status

JHipster module, Continuous Integration support in your JHipster application

Introduction

This is a JHipster module, that is meant to be used in a JHipster application. This module is used to generate yaml files for Continuous Integration with :

Prerequisites

As this is a JHipster module, we expect you have JHipster and its related tools already installed:

Depending on the Continuous Integration you choose, you need to have an account on the Cloud Continuous Integration.

Installation

To install this module:

npm install -g generator-jhipster-ci

To update this module:

npm update -g generator-jhipster-ci

Usage

To run the module on a JHipster generated application:

yo jhipster-ci

License

Apache-2.0 © Pascal Grimaud and the respective JHipster contributors

Package Sidebar

Install

npm i generator-jhipster-ci

Weekly Downloads

32

Version

1.0.0

License

Apache-2.0

Last publish

Collaborators

  • pascalgrimaud