Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vyo/generator-moria


https://github.com/vyo/generator-moria

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# generator-moria [![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][daviddm-image]][daviddm-url] [![Coverage percentage][coveralls-image]][coveralls-url]
> Create a lean app with Mithril and Skeleton

## Installation

First, install [Yeoman](http://yeoman.io) and generator-moria using [npm](https://www.npmjs.com/) (we assume you have pre-installed [node.js](https://nodejs.org/)).

```bash
npm install -g yo
npm install -g generator-moria
```

Then generate your new project:

```bash
yo moria
```

## Getting To Know Yeoman

Yeoman has a heart of gold. He's a person with feelings and opinions, but he's very easy to work with. If you think he's too opinionated, he can be easily convinced. Feel free to [learn more about him](http://yeoman.io/).

## License

ISC © [Manuel Weidmann]()

[npm-image]: https://badge.fury.io/js/generator-moria.svg
[npm-url]: https://npmjs.org/package/generator-moria
[travis-image]: https://travis-ci.org/vyo/generator-moria.svg?branch=master
[travis-url]: https://travis-ci.org/vyo/generator-moria
[daviddm-image]: https://david-dm.org/vyo/generator-moria.svg?theme=shields.io
[daviddm-url]: https://david-dm.org/vyo/generator-moria
[coveralls-image]: https://coveralls.io/repos/vyo/generator-moria/badge.svg
[coveralls-url]: https://coveralls.io/r/vyo/generator-moria