MarkusAmshove / common

Build System for C#/.NET

Home Page:https://nuke.build

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About This Project

This project contains ...

About NUKE

Founded in April 2017, NUKE is a free, open-source 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.

For more information, visit the official website or the main repository.

About

Build System for C#/.NET

https://nuke.build

License:MIT License


Languages

Language:C# 80.7%Language:HTML 19.1%Language:PowerShell 0.1%Language:Shell 0.1%Language:Batchfile 0.0%