You are not logged in.

#1 2024-07-16 13:24:31

Kardell
Member
From: London a new Babylon
Registered: 2007-02-20
Posts: 276

[SOLVED] Local code repository with web GUI

Hi All,
I hope you are well.
Could you recommend a code repository with GUI capabilities I could install on Arch?
I don't need too many features in the GUI just to be able to review the code from the browser.
Thanks

Last edited by Kardell (2024-07-16 13:40:46)


"Those who don't know history are doomed to repeat it." Edmund Burke

Offline

#2 2024-07-16 13:30:10

Trilby
Inspector Parrot
Registered: 2011-11-29
Posts: 30,456
Website

Re: [SOLVED] Local code repository with web GUI

https://fossil-scm.org/home

Example: my (old) projects

What's cool: it even provides it's own tiny web server so it can be run completely on it's own.  In a code repo on a local system you can just run "fossil ui" and it opens up in a browser ready to explore.

Last edited by Trilby (2024-07-16 13:32:33)


"UNIX is simple and coherent" - Dennis Ritchie; "GNU's Not Unix" - Richard Stallman

Offline

#3 2024-07-16 13:40:30

Kardell
Member
From: London a new Babylon
Registered: 2007-02-20
Posts: 276

Re: [SOLVED] Local code repository with web GUI

Trilby wrote:

https://fossil-scm.org/home

Example: my (old) projects

What's cool: it even provides it's own tiny web server so it can be run completely on it's own.  In a code repo on a local system you can just run "fossil ui" and it opens up in a browser ready to explore.

Awesome. Will give it a try. Thank you


"Those who don't know history are doomed to repeat it." Edmund Burke

Offline

Board footer

Powered by FluxBB