Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 100 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 100 Bytes

tgexchbot

Build

set GO111MODULE=on
go build ./...
go clean -testcache
go test ./...