R/gist.R
copycat_gists.create.Rd
The function `copycat_gists.create()` creates GitHub Gists.
copycat_gists.create(name, code, description)
The name of the Gist file.
String with the code of the Gist.
Code description.
Message if successful.