Skip to content
Jake Hemmerle edited this page Jun 21, 2016 · 5 revisions

Welcome to the cf-uaac wiki!

Installation:

Windows:

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”)

Clone this wiki locally