Skip to content
On this page

Contributing

For Users

For Developers

Using xmake is encouraged, we will finally deprecate the CMake support!

For the kernel part, here is how to build and run unit tests:

xmake build --group=kernel_tests
xmake run --group=kernel_tests

Here are developing guides on Windows/macOS/Linux:

This website is released under the MIT License.