git clone [email protected]:camelcasetechsd/attendance-system.git
cd attendance-system
vagrant up
vagrant provision ## run this if the initial "vagrant up" had any fatal error preventing it completing
10.1.1.33 attendance.localhost
To access the vagrant environment from the terminal, change to the vagrant directory and type
vagrant ssh
cd /vagrant
. deploy.sh
cd /vagrant
bin/behat
Visit http://attendance.local/ to view the site.
cd /vagrant
bin/apigen