mirror of
https://github.com/Smaug123/gitea-repo-config
synced 2025-10-05 07:28:40 +00:00
c409daf659d214fa3c117fdb2070de2c23a1508b
.NET Declarative Gitea
This is a small project to allow you to specify a Gitea configuration in a declarative manner, and to resolve differences between intended and actual config.
How to build
Just dotnet build
.
To upgrade the NuGet dependencies in the flake, run nix build .#fetchDeps
and copy the resulting file into nix/deps.nix
.
Languages
F#
99.5%
Nix
0.5%