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
- Host: GitHub
- URL: https://github.com/ubc/blackboard-b2-util
- Owner: ubc
- Archived: true
- Created: 2012-11-20T23:43:29.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2021-05-07T21:55:26.000Z (about 5 years ago)
- Last Synced: 2025-03-15T06:34:58.920Z (over 1 year ago)
- Language: Java
- Size: 75.2 KB
- Stars: 1
- Watchers: 14
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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