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

https://github.com/revathskumar/yeoman-php

A sample workaround to use yeoman with php.
https://github.com/revathskumar/yeoman-php

php yeoman

Last synced: 2 months ago
JSON representation

A sample workaround to use yeoman with php.

Awesome Lists containing this project

README

        

# Yeoman + PHP
A sample workaround to use [yeoman](http://yeoman.io) with php.

## Prerequisites
$ sudo apt-get install php5-cgi

## Try it
$ git clone [email protected]:revathskumar/yeoman-php.git
$ cd yeoman-php
$ npm install
$ bower install
$ grunt server

## Todo
* Build and usemin functionality

## License
Please see [License](revathskumar.mit-license.org)