/Fenrir

.NET library to work with Git repositories

Primary LanguageF#MIT LicenseMIT

Fenrir

Fenrir is a tool for inline modification of Git repositories. More later.

Build

Prerequisites

Build

$ dotnet build

Run

$ dotnet run --project Fenrir -- [arguments...]

Test

$ dotnet test