generator-jhipster-bootswatch [![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][daviddm-image]][daviddm-url]
> A jhipster module to enable bootswatch theme switcher to generated application
Usage
This is a
JHipster module, that is meant to be used in a JHipster application.
This module will add a
bootswatch theme switcher to your application footer
!
Screenshot 1
Installation
As this is a
JHipster module, we expect you have
JHipster and its related tools already installed.
This module requires Jhipster version greater than 2.26.2 in order to work
``
bash
npm install -g generator-jhipster-bootswatch
`
Then run the module on a JHipster generated application:
`
bash
yo jhipster-bootswatch
``
License
Apache-2.0 ©
Deepu KS
[npm-image]: https://badge.fury.io/js/generator-jhipster-bootswatch.svg
[npm-url]: https://npmjs.org/package/generator-jhipster-bootswatch
[travis-image]: https://travis-ci.org/deepu105/generator-jhipster-bootswatch.svg?branch=master
[travis-url]: https://travis-ci.org/deepu105/generator-jhipster-bootswatch
[daviddm-image]: https://david-dm.org/hipster-labs/generator-jhipster-bootswatch.svg?theme=shields.io
[daviddm-url]: https://david-dm.org/hipster-labs/generator-jhipster-bootswatch