Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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)