gbaydin / FSharp.Formatting

F# tools for generating documentation (Markdown processor and F# code formatter)

Home Page:https://fsprojects.github.com/FSharp.Formatting/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

F# Formatting Build and Test

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

See https://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

dotnet build
src\FSharp.Formatting.CommandTool\bin\Debug\net5.0\fsdocs.exe watch
src\FSharp.Formatting.CommandTool\bin\Debug\net5.0\fsdocs.exe build --clean

Maintainer(s)

About

F# tools for generating documentation (Markdown processor and F# code formatter)

https://fsprojects.github.com/FSharp.Formatting/

License:Other


Languages

Language:F# 60.0%Language:C# 14.7%Language:HTML 11.6%Language:Perl 5.5%Language:PHP 4.2%Language:TeX 3.7%Language:CSS 0.1%Language:JavaScript 0.1%Language:Shell 0.0%Language:Dockerfile 0.0%Language:Batchfile 0.0%