Collection of tools used when developing for Fantomas
To run this tool locally you need:
- Node.js 14.x or higher
- .NET 6.x SDK
- Pull in the source dependencies:
dotnet fsi build.fsx -p Fantomas-Git
- Run the Watch pipeline:
dotnet fsi build.fsx -p Watch
-
Open the repository via https://gitpod.io/#https://github.com/fsprojects/fantomas-tools
-
Run
dotnet fsi build.fsx -p Fantomas-Git
dotnet fsi build.fsx -p Watch
- Open browser for port
9060