Powered by Blogger.

Install Google Course Builder (CB) in Mac

Saturday, October 31, 2015

PC Used:
MacBook Pro (Retina, 15-inch, Late 2013)
Processor: 2.3 GHz Intel Core i7
OS X El Capitan (Version 10.11)

A. Installation

https://code.google.com/p/course-builder/wiki/Download

1. Download and install Python 2.7 (https://code.google.com/p/course-builder/wiki/Download#Download_and_install_Python_2.7)

mac$ which python
/usr/bin/python
mac$ python -V
Python 2.7.10

2. Download and install Google App Engine
https://cloud.google.com/appengine/downloads#Google_App_Engine_SDK_for_Python

Download: https://storage.googleapis.com/appengine-sdks/featured/GoogleAppEngineLauncher-1.9.28.dmg

How to install: https://cloud.google.com/appengine/downloads#Google_App_Engine_SDK_for_Python

3. Download Course Builder
https://code.google.com/p/course-builder/wiki/DownloadCourseBuilder
Location I used: mac/coursebuilder


B. Running GAE (using GUI)

https://code.google.com/p/course-builder/wiki/GetCode


C. Deploy CB

Register your Course Builder with Google

Create a app specific password

https://code.google.com/p/course-builder/wiki/UploadCode#Register_your_Course_Builder_with_Google






No comments: