mirror of
https://github.com/54108/Atom.git
synced 2025-04-14 10:26:04 +00:00
This is a peer-to-peer chat software
- use the follow instruction to build it
git clone --recurse-submodules https://github.com/54108/Atom.git
mkdir build && cd build
cmake ..
make
Description
Languages
C++
95.7%
CMake
4.3%