Data analytics library for Canvas
Project description
ysyai2
A library to sync Canvas data to on-premise and perform data analytics
Get Started
These instructions cover how to get a working copy of the source code and how to set up to run. It also gives an overview of the directory structure of the ysyai2.
Install git
Ysyai2 is developed using git for version control. The git command line program is named git. git is easily available for all common operating systems.
As the Ysyai repo is hosted on GitHub, please refer to either the GitHub setup instructions.
Get the source code
To get a copy of the source code you should fork the Ysyai2 repository on GitHub, create a local clone of your personal fork.
-
You will only need to execute these steps once:
-
Press Fork on the top right.
-
When asked where to fork the repository, choose to fork it to your username.
-
Your fork will be created at
https://github.com/<username>/ysyai2
. -
Clone your GitHub fork (replace with your username):
$git clone https://github.com/<username>/ysyai2.git
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.