Description Usage Value Examples
Create a Github service
1 |
a list of service
1 2 3 4 5 | gs <- githubService()
gs$get_userInfo
gs$get_allRepos(username = "tpemartin")
gs$get_oneRepoInfo(owner = "tpemartin", repo="109-1-inclass-practice")
gs$get_repoForks(owner = "tpemartin", repo="109-1-inclass-practice")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.