jhudsl / cow

A GitHub API wrapper in R. Has additional functions to help wrangle GitHub published courses like OTTR courses.
0 stars 0 forks source link

Incorporate the gist handling stuff I wrote for OTTR #21

Open cansavvy opened 2 years ago

cansavvy commented 2 years ago

This could nicely fit into this package. It retrieves the most recent gist and handles gists in general. It was written to address #19 but didn't really work in the OTTR context because of more permissions things that would not be ideal for users to deal with. That being said it would fit perfectly in with this package.

https://github.com/jhudsl/OTTR_Template/blob/main/scripts/get_the_gist.R