Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jdubois/generator-jhipster-fortune

Sample JHipster module
https://github.com/jdubois/generator-jhipster-fortune

jhipster jhipster-module

Last synced: 22 days ago
JSON representation

Sample JHipster module

Awesome Lists containing this project

README

        

# generator-jhipster-fortune [![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][daviddm-image]][daviddm-url]
> Sample JHipster module, generates a "fortune cookie" page in your JHipster application

## Usage

This is a [JHipster](http://jhipster.github.io/) module, that is meant to be use in a JHipster application.

The "Fortune cookie" is an example, used to demonstrate how to create modules with JHipster.

## Installation

As this is a [JHipster](http://jhipster.github.io/) module, we expect you have JHipster and its related tools already installed.

```bash
npm install -g generator-jhipster-fortune
```

Then run the module on a JHipster generated application:

```bash
yo jhipster-fortune
```

## License

Apache-2.0 © [Julien Dubois](http://www.julien-dubois.com/)

[npm-image]: https://badge.fury.io/js/generator-jhipster-fortune.svg
[npm-url]: https://npmjs.org/package/generator-jhipster-fortune
[travis-image]: https://travis-ci.org/jdubois/generator-jhipster-fortune.svg?branch=master
[travis-url]: https://travis-ci.org/jdubois/generator-jhipster-fortune
[daviddm-image]: https://david-dm.org/jdubois/generator-jhipster-fortune.svg?theme=shields.io
[daviddm-url]: https://david-dm.org/jdubois/generator-jhipster-fortune