Functions§
- create_
repository - Creates a new public GitHub repository. Returns the repository full name (e.g., “username/repo”).
- push_
static_ site - Pushes a directory of files to a GitHub repository using the Git Data API.
filesis a map of file path (e.g. “index.html”) to its string content. - verify_
github_ token - Verifies a GitHub Personal Access Token (PAT).