Open Issues Need Help
View All on GitHub Add Support to create repo on github automatically about 2 months ago
AI Summary: Implement GitHub API integration within the `git-auto` CLI tool to enable automatic repository creation on GitHub. This involves handling user authentication (ideally using OAuth2 for security), creating repositories via the API, and setting up the remote origin. The feature should be optional and configurable.
Complexity:
4/5
enhancement help wanted