Skip to content

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

Notifications You must be signed in to change notification settings

Programmerino/FSharpTemplate

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Packages