meatballs / DjAxelrod

A repository to reproduce Axelrod's iterated prisoner's dilemma as a Django based web application.
MIT License
5 stars 4 forks source link

Vagrant Virtual Machine #6

Closed meatballs closed 9 years ago

meatballs commented 9 years ago

I think we should configure a vagrant VM for the project in order to:

drvinceknight commented 9 years ago

:+1: Sounds good to me.

meatballs commented 9 years ago

Work so far is on branch 6 which pulls in my https://github.com/meatballs/vagrant-provisioning as a git submodule.

meatballs commented 9 years ago

The vagrant vm is now working. I'm hoping to get README.rst up to date today with the instructions to use it and then the branch should be ok to push and merge.

drvinceknight commented 9 years ago

Does this mean it's working?

https://www.dropbox.com/s/5pazd361f23sa7c/Screenshot%202015-04-23%2010.54.35.png?dl=0

meatballs commented 9 years ago

Certainly does!! Thats's the default screen of the browseable API from Django Rest Framework

drvinceknight commented 9 years ago

Woops I meant to comment on #8...