Skip to content

xmake-io/xmake-wheel

Repository files navigation

xmake packages for some package managers

It mainly is used by xmake-python.

pip install xmake-wheel
xmake --help

Python Wheels

Wiki lists some related wheels which provide binary programs.

We publish xmake to npm for convenience of building nodejs module by xmake.

Compared to other solutions:

examples:

Refer luarocks-build-xmake.

Notice luarocks.org doesn't host binary rock files. so if you add xmake to build-dependencies, you still have to tolerate troublesome of building xmake.