call C:\{{ ruby_version }}\bin\setrbvars.bat
set P4D_BIN=C:\test\p4d.exe
cd C:\test\p4ruby
call gem install bundler
call bundle install
call rake test
# |
Change |
User |
Description |
Committed |
|
#1
|
14719 |
tjuricek |
Mirroring the current state of the workshop.
From this point, we will try to rebuild the history of p4-ruby in the workshop from this codeline. |
|
|