Files
WoofWare.Whippet/WoofWare.Whippet.Fantomas/README.md
Patrick Stevens 8834d885de
Some checks failed
.NET / build (Debug) (push) Has been cancelled
.NET / build (Release) (push) Has been cancelled
.NET / analyzers (push) Has been cancelled
.NET / build-nix (push) Has been cancelled
.NET / check-dotnet-format (push) Has been cancelled
.NET / check-nix-format (push) Has been cancelled
.NET / Check links (push) Has been cancelled
.NET / Check flake (push) Has been cancelled
.NET / nuget-pack (push) Has been cancelled
.NET / expected-pack (push) Has been cancelled
.NET / all-required-checks-complete (push) Has been cancelled
Initial import of Fantomas client library (#6)
2024-10-04 15:13:49 +01:00

708 B

WoofWare.Whippet.Fantomas

Helper methods to access Fantomas from within a Whippet plugin (or elsewhere).

This is not intended to be the long-term future of Whippet plugins. I have created it for compatibility with my existing Myriad plugins (WoofWare.Myriad), to help the transition to Whippet.

As such, the version of Fantomas and the F# compiler is currently pinned to a rather old version. Once I have migrated WoofWare.Myriad to Whippet, I will upgrade Fantomas here, and there will be breaking changes to the API.