Open ethnt opened 11 years ago
This is how it's going to be:
gem install bundler
git clone https://github.com/fhsclock/clock-vm.git clock
cd clock
(Or however you change directories on that platform)bundle install
librarian-chef install
vagrant up
Create a Vagrant VM (and provision it with Chef) to get potential developers up and running quickly. Already in progress at eturk/clock-vm.