/FSharpTemplate

Minimal template I use for F# projects using Nix for dependency management and Hedgehog for testing

Primary LanguageNix

ProjectName

Building

This project uses Nix (you will need to enable flakes) and you can accelerate builds by using the binary cache programmerino with the command:

cachix use programmerino

and ultimately build with nix build which will place a binary/library in result