git clone https://git.sr.ht/\~bptato/chawan && cd chawan
brew install openssl libssh2
PREFIX="~/.local" \
CFLAGS="-I/opt/homebrew/opt/openssl/include -I/opt/homebrew/opt/libssh2/include" \
make && make install
cha -v
Chawan: TUI Web Browser ↗
git clone https://git.sr.ht/\~bptato/chawan && cd chawan
brew install openssl libssh2
PREFIX="~/.local" \
CFLAGS="-I/opt/homebrew/opt/openssl/include -I/opt/homebrew/opt/libssh2/include" \
make && make install
cha -v