Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 490 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 490 Bytes

Download on nuget

Changelog

Development

Building and testing:

dotnet tool restore
dotnet paket restore
dotnet build
dotnet test

The docs literate scripts depend on release build dlls:

dotnet build --configuration Release
dotnet fsdocs watch --properties configuration=release --clean --eval

dotnet fsdocs watch --eval