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

https://github.com/diegohaz/yo

A Yeoman generator for generating next generation of Yeoman generators
https://github.com/diegohaz/yo

babel es2015 es2017 es6 flow generator-generator jest yeoman-generator

Last synced: 6 months ago
JSON representation

A Yeoman generator for generating next generation of Yeoman generators

Awesome Lists containing this project

README

          

# yo

[![NPM version](https://img.shields.io/npm/v/generator-yo.svg?style=flat-square)](https://npmjs.org/package/ggenerator-yo)
[![Build Status](https://img.shields.io/travis/diegohaz/yo/master.svg?style=flat-square)](https://travis-ci.org/diegohaz/yo) [![Coverage Status](https://img.shields.io/codecov/c/github/diegohaz/yo/master.svg?style=flat-square)](https://codecov.io/gh/diegohaz/yo/branch/master)

A Yeoman generator for generating next generation of Yeoman generators

## Install

$ npm install -g yo generator-yo

## Usage

$ yo yo

## License

MIT © [Diego Haz](https://github.com/diegohaz)