Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/oddhill/generator-odd

Yo.Odd
https://github.com/oddhill/generator-odd

Last synced: 23 days ago
JSON representation

Yo.Odd

Awesome Lists containing this project

README

        

# generator-odd [![Build Status](https://travis-ci.org/oddhill/generator-odd.svg?branch=master)](https://travis-ci.org/oddhill/generator-odd) [![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat)](https://github.com/feross/standard)

Yeoman generator for [Odddrupal](https://github.com/oddhill/odddrupal) and [Oddbaby](https://github.com/oddhill/oddbaby)

## Install
```
npm install -g generator-odd
```

## How to use

```
yo odd:baby theme-name
```
Files and folders will be put in the cwd.

## Tests
```
npm test
```