xmake-commands

Installation
SKILL.md

Xmake Commands

Xmake's CLI is a single xmake binary with subcommands. Without a subcommand it runs build.

Most target-taking commands accept several target names since v3.1.0:

xmake build target1 target2
xmake clean target1 target2

Configure (xmake f / xmake config)

Installs
19
GitHub Stars
24
First Seen
Apr 15, 2026
xmake-commands — xmake-io/xmake-skills