1
0
mirror of https://github.com/54108/Atom.git synced 2025-04-22 17:26:05 +00:00
Atom/readme.md

5 lines
45 B
Markdown
Raw Normal View History

2024-09-16 01:33:21 +08:00
```
mkdir build && cd build
cmake ..
make
2024-09-16 01:33:21 +08:00
```