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#.

Joined April 2009
7 Photos and videos
FAKE - F# Make retweeted
In the third part of our series focussing on #Docker, @teknikal_wizard shows how you can easily deploy to the new #Azure Container Apps service with #Farmer. buff.ly/3a3qBKh #fsharp @safe_stack #aspnet @fsharpMake
11
12
Shouldn't be surprising to anyone, but just in case you missed it: Please migrate away from `dotnet-fake` and use `fake-cli`, see all the details here: github.com/fsharp/FAKE/issue…

13
11
FAKE - F# Make retweeted
"New-ItemProperty -Type DWord -Path HKCU:\Software\Microsoft\Windows\CurrentVersion\Search -Name BingSearchEnabled -Value "0" Get-Process -Name SearchUI | Stop-Process" - Microsoft fail.
2
4
14
FAKE - F# Make retweeted
Working with Fake.Sql.DacPac I found an issue which I solved in last @fsharpMake release. Thanks to that I speed up my DB deployments by 47.7%! 🎆 More details here thecodemanual.pl/2019/12/23/… #fsharp

3
2
Happy to announce the happy new year edition (5.19) of FAKE. It contains a huge amount of fixes, improvements and documentation updates contributed by lots people. Thanks everyone! (github.com/fsharp/FAKE/pull/…)

8
21
Can someone please test latest fake-cli alpha on a mac?. Just a quick `dotnet new manifest && dotnet tool install --version 5.19.0-alpha.1473 fake-cli && dotnet fake --version` and report back if everything looks OK (especially the reported Paket.Core version).
FAKE - F# Make retweeted
Replying to @csharpfritz
You can. Look at @fsharpMake - 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.
2
2
6
Should we timeout targets by default? What timeout/syntax should we choose? Please join the discussion in github.com/fsharp/FAKE/issue…

1
Just in case you missed it: DotNet SDK v3 is out! It adds local dotnet tools. Naturally, @fsharpMake 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-gettingstart…

1
8
17
FAKE - F# Make retweeted
What's the German word for "Bash script that's ballooned to the point it desparately needs to be ported to a sane programming language"
4
4
15
We think about improved dotnet-tool and NuGet based tools - packages containing .exe files - Feel free to join the discussion and share your ideas github.com/fsharp/FAKE/issue…

2
2
5.16.1 is out! FAKE now honors PATHEXT on more places, uses the latest FCS and FSharp.Core. Additionally, it contains lots of small and important contributions and bugfixes thanks, everyone! (And we did another release of the legacy/migration package) github.com/fsharp/FAKE/relea…
6
16
FAKE - F# Make retweeted
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 @fsharpMake
1
1
FAKE - F# Make retweeted
6
67
79
FAKE - F# Make retweeted
24 Jun 2019
We’ve just released Ionide 4.0 for @code. * Huge performance and responsiveness updates * Better project parsing * Moving to .Net Core by default. * @fsharpMake support improvements Full change log is available here: github.com/ionide/ionide-vsc… #fsharp
3
53
120
FAKE - F# Make retweeted
Is there anyone interested in helping with the dependency visualisation? I can provide all the data and algorithms but can someone make it look awesome? I have some ideas regarding functionality ;)
3
FAKE - F# Make retweeted
What do you expect from an IDE when editing #fsharp @fsharpMake scripts? Please Retweet and if you have other ideas just reply. /cc @IonideProject
28% packages quickfix/like ns
17% update on package changes
20% Targets in Outline
35% Dependecy Visualisation
46 votes • Final results
3
10
1