Skip to content
Snippets Groups Projects
Commit 61e1fda9 authored by nbchapm2's avatar nbchapm2
Browse files

Minor cleanup.

parent 3f399d84
No related branches found
No related tags found
No related merge requests found
EFERENCES:
#!/bin/bash
# REFERENCES:
# https://hub.github.com
# https://developer.github.com/v3/pulls/
# TODO: Scrape student info from: https://api.github.com/users/<student-account>/events/public?
......@@ -34,5 +36,4 @@ hub pull-request
# Cleanup
cd ..
rm -rf tmp/
rm -rf tmp/
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment