-
Notifications
You must be signed in to change notification settings - Fork 29
Home
jakehemmerle-ge edited this page Jun 21, 2016
·
5 revisions
Welcome to the cf-uaac wiki!
There has not been much information about what needs to be installed before you run "gem install cf-uaac", so here are some pre-reqs.
- 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”)