Automatically creates Github repositories for students from a CSV file, and general management of an educational Github Organization.
Go to file
Andrew Lalis 46757539a1 Removed ugly http requests and use a github api now. Everything is a lot cleaner, and I can initialize student repositories now. 2018-08-16 14:40:45 +02:00
src/main/java/nl/andrewlalis Removed ugly http requests and use a github api now. Everything is a lot cleaner, and I can initialize student repositories now. 2018-08-16 14:40:45 +02:00
.gitignore Added Logging class. 2018-07-01 08:26:29 +02:00
pom.xml Removed ugly http requests and use a github api now. Everything is a lot cleaner, and I can initialize student repositories now. 2018-08-16 14:40:45 +02:00
sampleAOOP.csv Initial commit adding source and pom file. 2018-07-01 07:44:07 +02:00