0.0.1 • Published 8 years ago

generator-jhipster-gitlab-ci-build-status v0.0.1

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

generator-jhipster-gitlab-ci-build-status

NPM version Build Status Dependency Status

JHipster module, display the GitLab build status of your JHipster application into it

Introduction

This is a JHipster module, that is meant to be used in a JHipster application. This module will add a view to the last build status of your application, when it deploys on GitLab

Prerequisites

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

Installation

To install this module:

npm install -g generator-jhipster-gitlab-ci-build-status

To update this module:

npm update -g generator-jhipster-gitlab-ci-build-status

Usage

To run the module on a JHipster generated application:

yo jhipster-gitlab-ci-build-status

License

Apache-2.0 © Xavier Ngansop