mirror of
https://github.com/jcwimer/railsVagrant
synced 2026-03-24 18:44:42 +00:00
9 lines
206 B
Plaintext
9 lines
206 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>
|
|
* Cd to <tt>/vagrant/setup</tt>
|
|
* Run <tt>./build.sh</tt>
|