ggerganov / imtui-template

Template repo for simple ImTui apps

Home Page:https://slack.ggerganov.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Template repo for simple ImTui apps

https://slack.ggerganov.com

License:MIT License


Languages

Language:C++ 95.5%Language:CMake 3.5%Language:Shell 1.0%