mirror of
https://github.com/InazumaV/Ratte.git
synced 2026-02-03 20:20:14 +00:00
5 lines
80 B
Bash
5 lines
80 B
Bash
cd test_data/core
|
|
go build -o core
|
|
cd ../..
|
|
cd test_data/panel
|
|
go build -o panel |