nuke logo

nuke

Enrichment pending
nuke-build/nuke

🏗 The AKEless Build System for C#/.NET

GraphCanon updated today · GitHub synced today

3.7k stars455 forksLast push 7mo C# MIT

Verify the decision

Maintenance and security

Full trust report
Maintenance
Slowing (225d since push)
As of today
Provenance
Not a fork · Organization account
As of today
Security (OSV)
No lockfile
As of today

Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.

Install

git clone https://github.com/nuke-build/nuke

Similar tools

Same-category neighbours. No typed graph edges are catalogued for this tool yet.

Evidence and technical details

Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.

Overview

🏗 The AKEless Build System for C#/.NET

Capability facts

Deploy
Self-host

Source: dockerfile:Dockerfile · Jul 15, 2026

Docker
Dockerfile present

Source: dockerfile:Dockerfile · Jul 15, 2026

Languages
c#

Source: github.language · Jul 15, 2026

Categories

Tags

README

Badge image Badge image

The AKEless Build System for C#/.NET

Table of Contents

  • Elevator Pitch
  • Example
  • Build Status
  • Technology Sponsors

Elevator Pitch

Badge image

Solid and scalable CI/CD pipelines are an essential pillar for being competitive and creating a great product. But why are most of us a little afraid of touching YAML files and don't even dare to look at build scripts? Much of this is because C# developers are spoiled with a great language and smart IDEs, and they don't like missing their buddy for code-completion, ease of debugging, refactorings, and code formatting.

NUKE brings your build automation to an even level with every other .NET project. How? It's a regular console application allowing all the OOP goodness! Besides, it solves many common problems in build automation, like parameter injection, path separator abstraction, access to solution and project models, and build step sharing across repositories. NUKE can also generate CI/CD configurations (YAML, etc.) that automatically parallelize build steps on multiple agents to optimize throughput!

For more information check out our documentation or visit our community ...

Example

Badge image

Build Status

NUKE builds and tests itself on several CI/CD services, which helps to ensure a working integration with those systems. At the same time, the individual configuration files serve as examples for the generation experience:

Build ServerStatusPlatformConfiguration
TeamCityWinsettings.kts
GitHub ActionsWin / Ubuntu / macOScontinuous.yml
GitLab CIUbuntu.gitlab-ci.yml
Azure PipelinesWin / Linux / macOSazure-pipelines.yml
AppVeyorWin / Ubuntuappveyor.yml

[comment]: <> (| Bitrise | [![Bitrise](https://img.shields.io/bitrise/ffbfd67a7e3f1561/develop.svg?token=AsgY8yIy6MzdWs0cncU2Jg&style=flat-square&logo=bitrise&label=build)](https://www.bitrise.io/app/ffb

For agents

This page has a .md twin and JSON over the API.

Was this helpful?

Anonymous feedback helps us improve pages and translations.