An ugly xmake gui 🎉
- legacy (not recommended)
- posix (for posix users, recommended)
- nt (for Windows users, not recommended)
- 3 (the python3 version of branch legacy)
- 4 (the python3 version of branch posix)
- newnt (new Windows version! recommended)
$ ./configure
just download the file from release
note: not support Windows XP but you could build by yourself to make it be able to run on XP. See below
the steps of build is listed in .appveyor.yml
there is a cross-platform pseudo terminal (pty) solution in this repo to capture console app's output if you're interested in it