Popularity
5.3
Growing
Activity
9.3
-
456
36
152

Programming language: F#
License: GNU General Public License v3.0 or later
Tags: Documentation    
Latest version: v11.1.0

F# Formatting alternatives and similar packages

Based on the "Documentation" category.
Alternatively, view F# Formatting alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of F# Formatting or a related project?

Add another 'Documentation' Package

README

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\netcoreapp3.1\fsdocs.exe watch
src\FSharp.Formatting.CommandTool\bin\Debug\netcoreapp3.1\fsdocs.exe build --clean

Maintainer(s)