setup_github
Initialize git, create a GitHub repository, and push your project to GitHub after publishing to PyPI. Requires gh CLI installation and authentication.
Instructions
Initialize git, create a GitHub repo, and push the project. Requires the gh CLI to be installed and authenticated. Run this after publishing to PyPI so the repo URL can be included in the LAUNCHGUIDE.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_dir | Yes | ||
| repo_name | Yes | ||
| description | No | ||
| private | No |