Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 413 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 413 Bytes

Utility class for Blackboard Building Block

This tool provides easier interaction with Blackboard APIs.

Requirements:

  • JDK
  • Apache Ant
  • Blackboard SDK

How to compile:

git clone https://github.com/ubc/blackboard-b2-util.git
cd blackboard-b2-util
cp local.properties.default local.properties
    Change the values in side local.properties
ant