https://github.com/dotupnet/generator-dotup-github
https://github.com/dotupnet/generator-dotup-github
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dotupnet/generator-dotup-github
- Owner: dotupNET
- Created: 2019-03-22T04:08:55.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-30T17:20:24.000Z (over 2 years ago)
- Last Synced: 2025-02-09T10:06:25.746Z (5 months ago)
- Language: JavaScript
- Size: 1.35 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
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