Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
@gruke-build

GRUKE

Fork of NUKE, a Build Automation System for C#/.NET

The AKEless Build System for C#/.NET

Latest Release Latest Pre-Release Downloads License

Elevator Pitch

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...

Discord

Example

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 Server Status Platform Configuration
AppVeyor AppVeyor Win / Ubuntu appveyor.yml
Azure Pipelines Azure Pipelines Win / Linux / macOS azure-pipelines.yml
Forgejo Actions Forgejo Actions Docker test.yml
GitHub Actions GitHub Actions Win / Ubuntu / macOS continuous.yml
GitLab CI GitLab CI Docker .gitlab-ci.yml
Woodpecker CI Codeberg Woodpecker Docker woodpecker-test.yml

Pinned Loading

  1. src src Public

    🏗 The AKEless Build System for C#/.NET

    C# 4 3

Repositories

Loading
Type
Select type
Language
Select language
Sort
Select order
Showing 7 of 7 repositories

Top languages

Loading…

Most used topics

Loading…

Morty Proxy This is a proxified and sanitized view of the page, visit original site.