mirror of
https://github.com/jcwimer/railsVagrant
synced 2026-04-08 08:52:39 +00:00
6 lines
152 B
Plaintext
6 lines
152 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> |