Skip to content
master
Go to file
Code

Files

Permalink
Failed to load latest commit information.

README.md

F# Formatting Build and Test

Join the chat at https://gitter.im/fsprojects/FSharp.Formatting

The FSharp.Formatting package includes libraries and tools for processing F# script files, markdown and components for documentation generation.

See http://fsprojects.github.io/FSharp.Formatting/

Development

.\build.cmd
./build.sh

One built you can run the command-line tool to self-build the docs for this directory using

src\FSharp.Formatting.CommandTool\bin\Debug\netcoreapp3.1\fsdocs.exe watch
src\FSharp.Formatting.CommandTool\bin\Debug\netcoreapp3.1\fsdocs.exe build

Maintainer(s)

You can’t perform that action at this time.