Windows Install Instructions - shoes/brown_shoes GitHub Wiki

Windows Install Instructions

JRuby Install

Find Jruby at http://jruby.org/download Generally, choose "JRuby Windows Executable+JRE"

If you believe you can safely install without JRE, do so.

Git-Windows

Install Msys-Git from https://github.com/msysgit/msysgit/wiki/InstallMSysGit

Clone the Brown Shoes Repo

If you're on Windows 7, you need to circumvent the "Libraries" virtual-folders functionality.

Windows 7

Use Git-GUI to clone the repo to your WindowsUsers' "Documents" folder. After that you can use Git-Bash to maneuver.

Gems

Install Bundler $ gem install bundler

Install Brown Shoes Gems $ bundle install

Test a blank window!

$ swt-shoooes.bat testing\blank_window.rb

$ swing-shoooes.bat testing\blank_window.rb

⚠️ **GitHub.com Fallback** ⚠️