/school

A mega repository of school related coding projects

Apache License 2.0Apache-2.0

school

A mega repository of school related coding projects

Checking out the repository

git clone hhttps://github.com/Blendify/school.git
cd school
git submodule update --init --recursive
git submodule foreach git checkout master
git submodule foreach git pull --rebase origin master