Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/oddhill/generator-odd
Yo.Odd
https://github.com/oddhill/generator-odd
Last synced: 23 days ago
JSON representation
Yo.Odd
- Host: GitHub
- URL: https://github.com/oddhill/generator-odd
- Owner: oddhill
- License: mit
- Created: 2015-04-15T08:38:45.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-18T13:24:46.000Z (about 9 years ago)
- Last Synced: 2024-11-18T04:55:18.917Z (about 1 month ago)
- Language: JavaScript
- Size: 48.8 KB
- Stars: 2
- Watchers: 16
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```