Package Description
$ dotnet add package Plough.ControlFlowPlough is a library that can be used to quickly develop back-end F# functionality.
In order to install the dependencies, build the projects and run the tests just type the following commands:
On windows:
./fake.cmd build
On Unix:
./fake.sh build