Skip to content

Rizwan1738/Tootgo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tootgo

A rewrite of Tootbot (https://github.com/corbindavenport/tootbot) in Golang.

Compiling

To compile tootgo, first run go get -d ./... to fetch dependencies, and then run go build -ldflags="-s -w" -tags netgo to compile the program into a static binary.

Releases

No releases published

Packages

No packages published

Languages