1 Open Issue Need Help Last updated: Jul 10, 2025

Open Issues Need Help

View All on GitHub

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