generator-jhipster-gitlab-ci-build-status
v0.0.1
Published
Jhipster module, display the Gitlab's build status of your Jhipster application into it
Downloads
63
Maintainers
Readme
generator-jhipster-gitlab-ci-build-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]