Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/melindrea/generator-wordpress
WIP to generate WordPress Theme projects using Yeoman
https://github.com/melindrea/generator-wordpress
Last synced: 22 days ago
JSON representation
WIP to generate WordPress Theme projects using Yeoman
- Host: GitHub
- URL: https://github.com/melindrea/generator-wordpress
- Owner: Melindrea
- License: mit
- Created: 2013-05-07T10:43:29.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-05-07T10:44:12.000Z (over 11 years ago)
- Last Synced: 2024-10-26T01:33:36.435Z (2 months ago)
- Language: JavaScript
- Homepage:
- Size: 105 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Generator wordpress
[![Build Status](https://secure.travis-ci.org/Melindrea/generator-wordpress.png?branch=master)](https://travis-ci.org/Melindrea/generator-wordpress)A generator for Yeoman.
## Getting started
- Make sure you have [yo](https://github.com/yeoman/yo) installed:
`npm install -g yo`
- Install the generator **locally**: `npm install generator-wordpress`
- Run: `yo wordpress`## License
[MIT License](http://en.wikipedia.org/wiki/MIT_License)