xmake-env-vars

Installation
SKILL.md

Xmake Environment Variables

Xmake reads a handful of XMAKE_* environment variables to relocate config, enable profiling, load user-wide defaults, and more. They take precedence over the matching xmake g global setting when both are present.

List them all

xmake show -l envs

Shows every recognized variable, its description, and the currently resolved value on your system.

Reference

Paths

Installs
3
GitHub Stars
16
First Seen
May 8, 2026
xmake-env-vars — xmake-io/xmake-skills