Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // GithubAPIToken must be a valid GitHub Personal access token GithubAPIToken string )
Functions ¶
func CreateRepo ¶
func CreateRepo(name string) (*github.Repository, error)
CreateRepo makes an API into GitHub to create a new repository using the project slug
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.