GraphCanon updated Sep 20, 2026 · GitHub synced Sep 20, 2026
24views this month
Decision brief
nuke is an AKEless Build System for C#/.NET that uses OOP principles to create CI/CD pipelines without YAML files.
Good fit when
- When you are working with C#/ .NET projects and want a build system rooted in object-oriented programming, making it easier to develop, debug, and refactor.
- If your team is already familiar with C# and desires consistent tooling across development and CI/CD pipeline creation.
Avoid when
- If the CI/CD infrastructure heavily relies on YAML file customization that is not covered by nuke's automated configuration generation capabilities.
- For teams preferring build automation systems without a dependency on C#, as nuke exclusively leverages this programming language for automation scripts.
- Requirements:
- Min 2 GB RAM; No specific setup for Docker is required, but basic knowledge of C# and .NET is necessary.
Observed Jul 17, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Slowing (289d since push)
- As of Sep 18, 2026
- Provenance
- Not a fork · Organization account
- As of Sep 18, 2026
- Security (OSV)
- No lockfile
- As of Jul 15, 2026
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
git clone https://github.com/nuke-build/nukeSimilar 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
NUKE is a build automation system for C# and .NET that leverages OOP principles to create scalable CI/CD pipelines without YAML files.
Capability facts
- Deploy
- Self-host
Source: dockerfile:Dockerfile · Sep 18, 2026
- Docker
- Dockerfile present
Source: dockerfile:Dockerfile · Sep 18, 2026
- Languages
- c#
Source: github.language · Sep 18, 2026
Categories
Tags
README
<img width="400px" src="https://github.com/nuke build/nuke/raw/develop/images/logo black.png gh light mode only" / <img width="400px" src="https://github.com/nuke build/nuke/raw/develop/images/logo white.png gh dark mode only" / The AKEless Build System for C /.NET Table of Conte...
For agents
This page has a .md twin and JSON over the API.