Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Development VM to get up and running quickly #297

Open
ethnt opened this issue Jan 31, 2013 · 1 comment
Open

Development VM to get up and running quickly #297

ethnt opened this issue Jan 31, 2013 · 1 comment
Milestone

Comments

@ethnt
Copy link
Contributor

ethnt commented Jan 31, 2013

Create a Vagrant VM (and provision it with Chef) to get potential developers up and running quickly. Already in progress at eturk/clock-vm.

@ethnt
Copy link
Contributor Author

ethnt commented Feb 4, 2013

This is how it's going to be:

  1. Install Ruby + RubyGems.
  2. Install VirtualBox.
  3. gem install bundler
  4. git clone https://github.com/fhsclock/clock-vm.git clock
  5. cd clock (Or however you change directories on that platform)
  6. bundle install
  7. librarian-chef install
  8. vagrant up

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant