nuke-build
OfficialOrchestrate complex .NET builds with Nuke.
AuthorGiantCroissant-Lunar
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the orchestration of multi-target .NET builds using the Nuke build system, simplifying complex workflows and ensuring consistent, repeatable builds.
Core Features & Use Cases
- Target orchestration: Manage and execute build pipelines with standard targets like Clean, Restore, and Compile.
- Cross-platform automation: Run builds across Windows, macOS, and Linux with a single, unified workflow.
- CI/CD integration: Seamlessly integrate Nuke-driven builds into CI/CD pipelines for automated validation.
- Use Case: In a multi-project solution, coordinate independent project builds, dependencies, and artifacts through a single build script.
Quick Start
- Install Nuke and bootstrap the project: dotnet tool install Nuke.GlobalTool --global; nuke --version; nuke :setup
- Run a local build: cd ./build/nuke; ./build.sh Clean Restore Compile
- Get help and list targets: ./build.sh --help
Dependency Matrix
Required Modules
None requiredComponents
references
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: nuke-build Download link: https://github.com/GiantCroissant-Lunar/fantasim-world/archive/main.zip#nuke-build Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.