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

https://github.com/dotupnet/generator-dotup-github


https://github.com/dotupnet/generator-dotup-github

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

## Installation

First, install [Yeoman](http://yeoman.io) and generator-dotup-github 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-dotup-github
```

Then generate your new project:

```bash
yo dotup-github
```

## Getting To Know Yeoman

* Yeoman has a heart of gold.
* Yeoman is a person with feelings and opinions, but is very easy to work with.
* Yeoman can be too opinionated at times but is easily convinced not to be.
* Feel free to [learn more about Yeoman](http://yeoman.io/).

# GithubGenerator related:
# [![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][daviddm-image]][daviddm-url] [![Coverage percentage][coveralls-image]][coveralls-url]

# generator-dotup-github

## Installation

## Getting To Know Yeoman

## License

MIT © [Peter Ullrich](https://github.com/dotupNET/)

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