Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/Kikobeats/generator-git

📐 Generate an Impeccable Tailored project
https://github.com/Kikobeats/generator-git

scaffolding yeoman yeoman-generator

Last synced: 3 months ago
JSON representation

📐 Generate an Impeccable Tailored project

Awesome Lists containing this project

README

        

# generator-git

![Last version](https://img.shields.io/github/tag/kikobeats/generator-git.svg?style=flat-square)
[![NPM Status](http://img.shields.io/npm/dm/generator-git.svg?style=flat-square)](https://www.npmjs.org/package/generator-git)

## Install

First, install Yeoman:

```bash
$ npm install -g yo
```

Later, install this generator:

```bash
$ npm install -g generator-git
```

## Usage

```bash
$ yo git
```

## License

MIT © [Kiko Beats](http://kikobeats.com)