1
0
Fork 0
No description
Find a file
2015-02-05 01:28:36 -05:00
provision Provision the box for Ruby on Rails application 2015-02-05 01:20:20 -05:00
.gitignore Initial commit 2015-02-05 01:20:16 -05:00
README.md Add quick README file 2015-02-05 01:28:36 -05:00
Vagrantfile Provision the box for Ruby on Rails application 2015-02-05 01:20:20 -05:00

git clone git@git.atomaka.com:talks/vagrant-farmers\_market.git
cd vagrant-farmers_market
git clone https://github.com/atomaka/farmers_markets.git code
vagrant up
vagrant ssh
cd app
rackup -o 0.0.0.0