1
0
mirror of https://github.com/jcwimer/railsVagrant synced 2026-05-16 01:07:46 +00:00

Initial commit

This commit is contained in:
2015-04-20 15:22:41 -04:00
parent d392f9ded2
commit 9006e9da70
6 changed files with 42 additions and 2 deletions

View File

@@ -0,0 +1,10 @@
For Windows:
1. Install GIT
2. Open CMD and run: setx PATH=%PATH%;C:\Program Files (x86)\Git\bin
3. Install Virtualbox
4. Instal Vagrant
5. Open CMD and navigate to railsVagrant folder
6. From CMD run vagrant up
7. Run vagrant ssh
8. Run build.sh inside vagrant