Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 576 Bytes

File metadata and controls

17 lines (13 loc) · 576 Bytes
short.video.of.using.termchat.mp4

TermChat

Installation

You can visit to releases page, select the latest version and download it depending on your operating system.

Usage

termchat -url https://exampleserver.com

if you want to run the server, you can use server folder on repo

  1. cd server/
  2. go mod tidy
  3. rename config.env.example to config.env and set in here
  4. go run main.go