mirror of
https://github.com/jcwimer/railsVagrant
synced 2026-03-25 02:44:44 +00:00
Initial commit
This commit is contained in:
8
README.rdoc
Normal file
8
README.rdoc
Normal file
@@ -0,0 +1,8 @@
|
||||
# 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>
|
||||
Reference in New Issue
Block a user