π License
This project is released under the MIT License (see LICENSE).
Β© 2025 RePromptsQuest. All rights reserved.
π Links
GitHub: https://github.com/reprompts/gitstarter
LinkedIn Group: https://www.linkedin.com/groups/14631875/
Twitter / X: @repromptsquest
β¨ Features
π Workflow-driven UI: Choose scenarios (Init, Clone, Commit, PRs, etc.) from a sidebar
π§© Pure Git-CLI automation: No token needed for local Git commands (init, add, commit, push, pull, branch, stash, merge, log)
π Optional GitHub API: Create repos & pull-requests when you paste your PAT
π Persistent Repo URL: Enter once, use across all workflows
π§ Educational: Previews actual Git commands, shows output and errors
βοΈ Settings: Edit user.name / user.email, manage PAT, reset .git
π Quickstart
Install
pip install gitstarter
Run: gitstarter
Follow the UI
Top comments (0)