imtui-template icon indicating copy to clipboard operation
imtui-template copied to clipboard

Template repo for simple ImTui apps

imtui-template

Actions Status

Template repo for simple ImTui apps

Slack client
Text-based client for Slack

Online version: https://slack.ggerganov.com

Usage

git clone https://github.com/ggerganov/imtui-template my-app --recursive
cd my-app
mkdir build && cd build
cmake ..
make -j

./bin/my-app