1
0
mirror of https://github.com/jcwimer/railsVagrant synced 2026-04-05 07:37:18 +00:00
Files
rails-vagrant/README.rdoc

6 lines
147 B
Plaintext

# railsVagrant
Ubuntu 14.04 vagrant template for rails development.
To use, do the following:
* Run <tt>vagrant up</tt>
* Run <tt>vagrant ssh</tt>