GitHub Meister

Your GitHub terminal client
GitHub Meister is a GitHub terminal client that aims to be a simple, yet productive tool for commen GitHub tasks and automations.
Core features:
- Simple to navigate menu-driven terminal interface, based on InquirerPy
- Powerful command-line interface to the full GitHub API, based on Typer
- Fully writen in Python, contributions are welcome!
Installation
To install the latest version of GitHub Meister in an isolated Python environment using pipx run:
pipx install ghmeister
Output:
Installed package ghmeister 0.1.0, installed using Python 3.12.4
These apps are now globally available
- ghm
done! ✨ 🌟 ✨
pipx install ghmeisterInstalled package ghmeister 0.1.0, installed using Python 3.12.4
These apps are now globally available
- ghm
done! ✨ 🌟 ✨
These apps are now globally available
- ghm
done! ✨ 🌟 ✨
After which you can run GitHub Meister:
ghm --version
Output:
GitHub Meister version: 0.1.0