fsprojects/FAKE
FAKE - F# Make observed · 2026-08-28
Health v2 · maintenance only
69/100
- Activity 92
- Release rhythm 22
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 197.5
- age_days: 6050
- days_rel: 311
- days_push: 51
- n_releases_24m: 3
Adoption not part of the score
1323 stars · 576 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
FAKE (F# Make) is a cross-platform build automation system and DSL written in F# for .NET. It lets developers define typed, declarative build targets and dependencies in F# scripts, with modules for MSBuild, NuGet/Paket, testing tools, Azure, CI servers, and more.
Use cases
- automate building and deploying .NET applications
- write build scripts in F# instead of MSBuild XML
- run NUnit or Expecto tests as part of a build pipeline
- clean output folders and compile projects with globbing
- integrate builds with GitHub Actions or Azure DevOps
- package and publish NuGet packages
When to choose
- your project is on the .NET ecosystem and you prefer F# scripting
- you need a modular, extensible build DSL with target dependencies
- you want build scripts with full IDE support like IntelliSense and debugging
When to avoid
- your team does not know F# and prefers simpler YAML-based CI configs
- you need a general-purpose task runner outside .NET builds
- you require a build tool with a very large plugin ecosystem like Gradle
Facets
library · maturity active
build-tool ci-cd developer-tools cli developer-tools cross-platform dotnet cli windows fsharp build-automation dsl msbuild paket nuget dotnet automation devops command-line linux macos
4 sources
- readme: https://github.com/fsprojects/FAKE · fetched 2026-08-28 · 0113f88e8aa4
- homepage: https://fake.build · fetched 2026-08-29 · 5615cf992b92
- site_page: https://fake.build/guide/getting-started.html · fetched 2026-08-29 · 2dd36a1e1805
- site_page: https://fake.build/reference/index.html · fetched 2026-08-29 · 7f07c3f3bd5a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| fsprojects/FAKE | main | 69 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem