1.0.1 • Published 7 years ago

generator-php-lp v1.0.1

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

yo-generator-lp NPM version Build Status Dependency Status Coverage percentage

Installation

First, install Yeoman and generator-php-lp using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-php-lp

Then generate your new project:

yo php-lp

After all dependencies are instll you can either start developing project by typing

gulp

Or create build version by typing

gulp build

getting to know yeoman

  • yeoman has a heart of gold.
  • yeoman is a person with feelings and opinions, but is very easy to work with.
  • yeoman can be too opinionated at times but is easily convinced not to be.
  • feel free to learn more about yeoman.

License

MIT © Y4ch

1.0.1

7 years ago

1.0.0

7 years ago