JHipster module, JHipster module to generate a custom Spring Boot banner.txt Based on figlet.
This is a JHipster module, that is meant to be used in a JHipster application.
As this is a JHipster module, we expect you have JHipster and its related tools already installed:
To install this module:
yarn global add generator-jhipster-banner
To update this module:
yarn global upgrade generator-jhipster-banner
To install this module:
npm install -g generator-jhipster-banner
To update this module:
npm update -g generator-jhipster-banner
Run yo jhipster-banner
.
Enjoy.
Apache-2.0 © Pierre Besson