An open API service indexing awesome lists of open source software.

https://github.com/ubc/blackboard-b2-util

Utilities classes for Blackboard Building Block
https://github.com/ubc/blackboard-b2-util

Last synced: 11 months ago
JSON representation

Utilities classes for Blackboard Building Block

Awesome Lists containing this project

README

          

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