GitHunt
CO

Cokemonkey11/thw-subscriber

CI

asciicast

Installing

Ubuntu

sudo apt-get install xorg-dev libxcb-composite0-dev
cargo run

Windows

# with Visual Studio installed
cargo run

Windows subsystem for linux

Optional steps below are for enabling clipboard support

  1. $ sudo apt-get install xorg-dev libxcb-composite0-dev
  2. Optional: Install vcxsrv
  3. Optional: run vcxsrv with the -ac flag
  4. Optional: $ echo "export DISPLAY=$(cat /etc/resolv.conf | tail -n 1| cut -d' ' -f2):0.0" >> ~/.bashrc
  5. Optional: $ . ~/.bashrc
  6. $ cargo run

Languages

Rust88.2%Makefile11.8%
MIT License
Created June 21, 2020
Updated October 18, 2023