We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Update Xake version to 3.0.0 in documentation and remove deprecated shell examples
Rewrite wiki for modern Xake on .NET SDK 9.0+ - Update all pages to use #r "nuget: Xake, 2.9.6" and dotnet fsi - Add Variables page documenting typed variable system - Add Engine page documenting XakeEngine for long-lived builds - Update Rules page with command/target/targets builders - Update Shell page with sh/shell/shellCmd and output capture - Update Settings page with rootdir, varschema, noPersist, teardown - Update Command-Line page with current CLI flags and --help output - Fold Exceptions content into Recipe page - Remove obsolete pages: Exceptions, Integration, Xplat, Csc, Fsc, MSBuild - Update sidebar navigation Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
updated sample code
Updated Home (markdown)
Initial Home page