Description Usage Arguments Value See Also Examples
Compute the suffix that gh uses for GitHub API URL specific PATs
1 |
url |
Character vector HTTP/HTTPS URLs. |
Character vector of suffixes.
1 2 3 4 5 | # The main GH site
slugify_url("https://api.github.com")
# A custom one
slugify_url("https://github.acme.com")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.