generator-symfony-vagrant
v0.1.3
Published
Creates a Symfony 3 Application using Vagrant with PHP 7 and PostgreSQL
Downloads
2
Maintainers
Readme
generator-symfony-vagrant
Creates a Symfony 3 Application using Vagrant with PHP 7 and PostgreSQL
Installation
First, install Yeoman and generator-symfony-vagrant using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-symfony-vagrant
Then generate your new project:
yo symfony-vagrant
Getting To Know Yeoman
Yeoman has a heart of gold. He's a person with feelings and opinions, but he's very easy to work with. If you think he's too opinionated, he can be easily convinced. Feel free to learn more about him.
License
MIT © André Gavazzoni