all repos — gitxt @ main

Code collaboration for the small web

526e79c8
bugfix in README.md
Anthony Bucci [email protected]
Thu, 29 Dec 2022 08:06:25 -0500
5b5fab93
Fix route for tree view
James Mills 1290234+[email protected]
Thu, 29 Dec 2022 20:17:49 +1000
2f572924
Fix default config (really need to refactor this codebase already)
James Mills 1290234+[email protected]
Thu, 29 Dec 2022 16:42:13 +1000

gitxt

Code collaboration for the small web. gitxt is a Git forge (or frontend) that is fully self-hosted, decentralized (in the truest sense) with features that enable collaboration on issues and code reviews over plain text files.

gitxt is inspired by Twtxt and Yarn.social and was originally a hard-fork of legit. The goal of gitxt is to provide a minimal set of features that allow developers to collaborate on code on their own infrastructure without requiring centralized servers or credentials, this included collaborating on issues and code reviews.

The only project similar to gitxt is Source Hut which primarily uses Email to collaborate on issues and code reviews.

Quick Start

git clone https://gitxt.net/gitxt
cd gitxt
make
./gitxt

License

gitxt is licensed under the terms of the MIT License, which was originally forked from legit which was also licensed under the terms of the MIT License

clone
git clone https://gitxt.net/gitxt