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

nuke-build/nuke

🏗 The AKEless Build System for C#/.NET observed · 2026-08-28

github.com/nuke-build/nuke · homepage · C# · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

65/100

  • Activity 55
  • Release rhythm 59
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 12.5
  • age_days: 3373
  • days_rel: 274
  • days_push: 274
  • n_releases_24m: 11

Full methodology

Adoption not part of the score

3749 stars · 458 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

NUKE is a build automation system for C#/.NET that lets you define builds as regular C# console applications instead of Makefiles or XML. It provides strongly-typed targets, CI integration, and tooling for orchestrating compilation, testing, and deployment pipelines.

Use cases

  • write build scripts in c# instead of make
  • automate dotnet build and test pipelines
  • replace cake or psake with a typed build system
  • run local builds identical to ci
  • orchestrate multi-project .net builds
  • integrate build automation with github actions and azure devops

When to choose

  • your team is .NET-centric and wants builds in a familiar, strongly-typed language
  • you need shared build logic, code completion, and refactoring across build scripts
  • you want first-class CI server integration without separate YAML/DSL logic

When to avoid

  • your project is not .NET-based and you prefer shell scripts or Make
  • you need a minimal zero-dependency build for a tiny project
  • your team has no C# experience and a simpler DSL would suffice

Facets

library · maturity active

build-tool ci-cd workflow-automation cli developer-tools developer-tools cross-platform cross-platform dotnet cli windows dotnet csharp build-automation make-alternative nuget continuous-integration devops automation linux macos

1 source

Member repositories

RepositoryRoleHealth v2
nuke-build/nukemain65

For agents

markdown · JSON · MCP: product_card(name="nuke-build/nuke")

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