generator-jhipster-gitlab-ci-build-status

Jhipster module, display the Gitlab's build status of your Jhipster application into it

Usage no npm install needed!

<script type="module">
  import generatorJhipsterGitlabCiBuildStatus from 'https://cdn.skypack.dev/generator-jhipster-gitlab-ci-build-status';
</script>

README

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]