A free, open source tool for managing Git repositories built for fun.
This project is a work-in-progress and contains bugs. Please do not use it in production environment(s).
- Be a simple tool for managing source code.
- No "advanced" features ("Issues", "Pull Requests", etc.) are allowed.
- Always use
libgit2for functionality.
- Push/Pull from remotes.
- Manage Git Tags
- Qt6
- libgit2
- libmagic
- CMake >= 3.16
- QtHttpServer
- QtWebEngine
- monaco-editor
- Clone this repository.
- Build the project.
- Run
cmake --installso Monaco editor is copied to$HOME/local/share/gitraven-qt/directory. - Launch the application.
MIT
