Skip to content

yeoman-projects/generator-jhipster-banner

 
 

Repository files navigation

generator-jhipster-banner

NPM version Build Status Dependency Status

JHipster module, JHipster module to generate a custom Spring Boot banner.txt Based on figlet.

image

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:

Installation

With Yarn

To install this module:

yarn global add generator-jhipster-banner

To update this module:

yarn global upgrade generator-jhipster-banner

With NPM

To install this module:

npm install -g generator-jhipster-banner

To update this module:

npm update -g generator-jhipster-banner

Usage

Run yo jhipster-banner. Enjoy.

License

Apache-2.0 © Pierre Besson

About

JHipster module to generate a custom Spring Boot banner.txt

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • JavaScript 100.0%