-
Notifications
You must be signed in to change notification settings - Fork 29
Home
Jake Hemmerle edited this page Jun 21, 2016
·
5 revisions
Welcome to the cf-uaac wiki!
- Download and install RubyGems (http://rubyinstaller.org/) (Download the installer AND the devkit)
- Installer: Run the installer. Make sure you tick all of the boxes regarding the PATH and stuff.
- DevKit: I would create a folder at C:/ruby-devkit. Extract the self-extracting file to that location.
- Open CMD (or whatever) and cd to your devkit location. Install it (“ruby dk.rb init” and “ruby dk.rb install”)
- Install cf-uaac (“gem install cf-uaac”)