Template repo for simple ImTui apps
Text-based client for Slack
Online version: https://slack.ggerganov.com
git clone https://github.com/ggerganov/imtui-template my-app --recursive
cd my-app
mkdir build && cd build
cmake ..
make -j
./bin/my-app