📄 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