Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 248 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 248 Bytes

Repo preparation

dotnet tool restore
dotnet paket add FSharp.DependencyManager.Paket

Run server

./run.sh

Regenerate whole website

./update.sh

Publish website to Azure

./publish.sh