Description Usage Arguments Value See Also Examples
Create a GitHub repository
1 | github_api_create(org = NULL)
|
org |
A string. Return API to create an organization repository if specified. |
List consisting of path and HTTP method (POST).
https://developer.github.com/v3/repos/#create
1 2 | github_api_create()
github_api_create(org = "myorg")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.