revathskumar / yeoman-php

A sample workaround to use yeoman with php.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yeoman + PHP

A sample workaround to use yeoman with php.

Prerequisites

$ sudo apt-get install php5-cgi

Try it

$ git clone git@github.com:revathskumar/yeoman-php.git
$ cd yeoman-php
$ npm install
$ bower install
$ grunt server

Todo

  • Build and usemin functionality

License

Please see License

About

A sample workaround to use yeoman with php.


Languages

Language:JavaScript 98.5%Language:PHP 1.5%Language:CoffeeScript 0.0%