Skip to content

源码构建

安装构建工具

bash
# wget https://go.dev/dl/go1.25.5.linux-amd64.tar.gz
# tar xvzf go1.25.5.linux-amd64.tar.gz -C /usr/local

编译

$ git clone https://github.com/fluxionwatt/atlas.git
$ cd gridbeat
$ task build

TIP

运行

$ ./atlas server