Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 507 Bytes

File metadata and controls

21 lines (14 loc) · 507 Bytes

Rage — Repository mAnaGEr

A cross-platform Git GUI client built with Avalonia UI.

Features

  • Repository browsing and management
  • Git operations (pull, push, commit)
  • Visual diff and status views
  • Cross-platform (Windows, macOS, Linux)

Tech Stack

  • C# / .NET Core 3.0
  • Avalonia UI 0.9
  • ReactiveUI
  • Serilog (logging)

Status

This project was an early experiment in building a custom Git GUI. See DevHub for the more recent evolution of this idea.