An open API service indexing awesome lists of open source software.

https://github.com/birdmod/fgit

RGit... in F#
https://github.com/birdmod/fgit

dotnetcore fsharp git

Last synced: about 1 month ago
JSON representation

RGit... in F#

Awesome Lists containing this project

README

          

# FGit
RGit... in F#

So the other day, like five weeks ago, I stumbled upon an article about writing Git in Ruby an to better understand it. The challenge was to see if it was possible to switch it to FSharp. The original repo is [here](https://github.com/JoelQ/rgit).