generator-iproots
v2.2.1
Published
This generator will install iProspect's developping framework, do initial configuration and implement best practices.
Downloads
5
Maintainers
Readme
Generator-IPRoots
A generator for Yeoman.
Functionality
This generator will install iProspect's developping framework, do some initial configuration and implement best practices.
Requirements
- You require VirtualBox && Extension Pack
- You require Vagrant to be installed
- You require Nodejs, NPM and yo to be installed:
npm install -g yo
- Finally, you need to IP Roots generator for Yeoman:
npm install -g generator-iproots
Getting started
- In the terminal, checkout the project you will be creating and enter it
git clone [username]@bitbucket.com/[project]
cd [project]
- Run:
yo iproots
Environment switch
You can set this where you want. Your .htaccess, httpd.conf or within your vhost. Clearer documentation is on the way.
- Set the following Environment Variable:
SetEnv APPLICATION_ENV development