Gitten

Published on • Updated on

Gitten is a read-only, web-based Git repository viewer written in Rust. I made it so I could showcase my programming projects on my own terms, rather than handing my code over to GitHub to be scraped for Copilot training. I also just thought it would be a fun project (and it was).

Gitten is not feature-complete, but the things that are missing are generally small and incidental. I intend to keep developing and maintaining Gitten at a leisurely pace for the foreseeable future.

If you're just curious, feel free to browse the source code. If you'd like to use Gitten yourself, feel free to clone it with the following command:

$ git clone https://git.echowritescode.dev/public/gitten.git

Anybody operating as themselves is free to use Gitten on their own website free of charge; if you're part of a business or other organization that would like to use or fork Gitten, please contact me so we can talk about licensing terms.