SuaveIO / suave

Suave is a simple web development F# library providing a lightweight web server and a set of combinators to manipulate route flow and task composition.
https://suave.io
Other
1.32k stars 198 forks source link

Add GitHub Actions CI process? #768

Closed njlr closed 1 year ago

njlr commented 1 year ago

This should be a simple change - and CircleCI and Travis do not appear to be working anyway.

ademar commented 1 year ago

Yeah, agree with this too. I also want to rewrite the build script and get rid of FAKE.

njlr commented 1 year ago

https://github.com/SuaveIO/suave/pull/769