https://github.com/oddhill/generator-odd
Yo.Odd
https://github.com/oddhill/generator-odd
Last synced: about 1 year 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 (about 11 years ago)
- Default Branch: master
- Last Pushed: 2015-12-18T13:24:46.000Z (over 10 years ago)
- Last Synced: 2025-03-20T04:38:53.258Z (about 1 year ago)
- Language: JavaScript
- Size: 48.8 KB
- Stars: 2
- Watchers: 15
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# generator-odd [](https://travis-ci.org/oddhill/generator-odd) [](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
```