Menu

install

ruki

Install on windows

  1. Download xmake installer (Releases)
  2. Run xmake-[version].exe

Install from source codes on linux and macosx

$ git clone git@github.com:waruqi/xmake.git
$ cd ./xmake
$ sudo ./install

Install using homebrew on macosx

$ ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
$ sudo brew install xmake

Install using homebrew on linux

$ ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/linuxbrew/go/install)"
$ sudo brew install xmake

Related

Wiki: _Sidebar
Wiki: documents

MongoDB Logo MongoDB