Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tree-teamwork

Install

git clone https://github.com/GidRadium/tree-teamwork.git

Build

cd tree-teamwork
cmake . -B build -DCMAKE_EXPORT_COMPILE_COMMANDS=ON
cmake --build build

Start

./build/main

Run tests

ctest --test-dir build --output-on-failure

Formatting

find . -path ./build -prune -o -type f -name '*.[c|h]' -print | xargs clang-format-18 --style=file -i

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages