Skip to content

asolwa/tin

 
 

Repository files navigation

Tests

Configuration

Download

To download the repository with all submodules use:

git clone https://github.com/p-sawicki/tin.git --recursive

Requirements

sudo apt-get update
sudo apt-get install libssl-dev cmake
pip3 install argparse ipcqueue matplotlib

Build configuration

cd tin
cmake -B build

Build

cmake --build build -j10

Run

mkdir logs
build/main_app/run_scenarios --help

About

Projekt TIN

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 44.1%
  • C++ 30.2%
  • Shell 12.2%
  • Python 6.9%
  • CMake 6.1%
  • Dockerfile 0.5%