mvestergaard / nuke

πŸ— The AKEless Build System for C#/.NET

Home Page:https://nuke.build

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The AKEless Build System for C#/.NET

Latest Release Latest Pre-Release Downloads License

Table of Contents

Description

NUKE is the most intuitive and productive build automation system for C#/.NET that runs cross-platform on .NET Core, .NET Framework, and Mono. While builds are bootstrapped with conventional Bash or PowerShell scripts, their actual implementation resides in simple C# console applications. This approach unleashes the power of the type system and natively provides IDE features like code-completion, refactorings, and debugging. A custom global tool and several IDE extensions further improve how build projects are setup, authored and executed. A revolutionary code-generation approach ensures scalable integration of third-party tools like MSBuild or dotnet CLI.

For more information checkout the resources and FAQ sections.

Slack Twitter

Features

Here is a short list of some most-loved features:

Example

Continuous Integration

NUKE builds and tests itself on several different CI servers, which helps ensuring a working integration with those systems. At the same time, the individual configuration files serve as example for the generation experience:

Build Server Status Platform Configuration
TeamCity TeamCity Win settings.kts
GitHub Actions GitHub Actions Win / Ubuntu / MacOS continuous.yml
GitLab CI GitLab CI Ubuntu .gitlab-ci.yml
Azure Pipelines Azure Pipelines Win / Linux / MacOS azure-pipelines.yml
AppVeyor AppVeyor Win / Ubuntu appveyor.yml

Users

Sponsors

Thanks to all companies, organizations, and individuals who are sponsoring the further development of this project. Your support means a lot! πŸ’™

Virto Commerce

Octopus Deploy

Dangl-IT GmbH Leveling Up

Rodney Littles II Olga Nelioubov Vova Lantsov Daniel Valadas Anton Wieslander Chase Florell business//acts

Stephan MΓΌller Bitbonk Marat Gumerov Thomas Unger Matt Brailsford David Driscoll Actipro Software Logan Laughlin Alex Sink Martin Gill Trey Cook Todor Todorov Christian Sindberg Andrei Andreev Steven Kuhn

Technology Sponsors

Thanks to JetBrains for providing licenses for Rider and access to a TeamCity Cloud instance, which both make open-source development a real pleasure!

About

πŸ— The AKEless Build System for C#/.NET

https://nuke.build

License:MIT License


Languages

Language:C# 93.8%Language:HTML 6.1%Language:Kotlin 0.1%Language:PowerShell 0.0%Language:Shell 0.0%Language:Batchfile 0.0%