Ross ROSS = Recommend OSS · open-source software intelligence for agents

fsprojects/FAKE

FAKE - F# Make observed · 2026-08-28

github.com/fsprojects/FAKE · homepage · F# · NOASSERTION (other) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
fsprojects/FAKEmain69

For agents

markdown · JSON · MCP: product_card(name="fsprojects/FAKE")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem