FAKE - F# Make
@fsharpmake
FAKE is a build automation system with capabilities like make and rake. It is using an easy DSL so that you can start using it without learning F#.
ID: 36686954
http://fsharp.github.io/FAKE/ 30-04-2009 15:21:10
1,1K Tweet
1,1K Followers
14 Following
We’ve just released Ionide 4.0 for Visual Studio Code. * Huge performance and responsiveness updates * Better project parsing * Moving to .Net Core by default. * FAKE - F# Make support improvements Full change log is available here: github.com/ionide/ionide-… #fsharp
SchlenkR Compositional IT @c4fsharp Paket well, I did a prototype a looong time ago and MS is still somewhat working on it. Maybe it will come eventually. If you need it right now then you can use FAKE - F# Make
Just in case you missed it: DotNet SDK v3 is out! It adds local dotnet tools. Naturally, FAKE - F# Make already supports them via `dotnet tool install fake-cli` (see docs). If you already using v3 or upgrading is an option please try it and report back! fake.build/fake-gettingst…
Jeff Fritz You can. Look at FAKE - F# Make - that's what we use for many of our builds. You still need a bit of YAML if you want to use devops task, but for the majority of builds you can just do it all with FAKE.
Working with Fake.Sql.DacPac I found an issue which I solved in last FAKE - F# Make release. Thanks to that I speed up my DB deployments by 47.7%! 🎆 More details here thecodemanual.pl/2019/12/23/DB-… #fsharp
In the third part of our series focussing on #Docker, Ryan Palmer shows how you can easily deploy to the new #Azure Container Apps service with #Farmer. buff.ly/3a3qBKh #fsharp SAFE Stack #aspnet FAKE - F# Make