timcash / p2pchat

testing libp2p

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README.md

build

GOOS=linux GOARCH=amd64 go build -o bin/app-amd64-linux app.go

git commands

remove tracked files

git rm --cached <file>

curl

curl -LJO https://github.com/timcash/p2pchat/releases/download/main/chat_linux

About

testing libp2p


Languages

Language:Go 100.0%