aerth / go-quitter

Experimental GNU Social ( statusnet ) client and library
https://godoc.org/github.com/aerth/go-quitter
MIT License
15 stars 3 forks source link

Make go-quitter more portable (Windows, Darwin, FreeBSD, OpenBSD, and...) #1

Closed aerth closed 8 years ago

aerth commented 8 years ago

Currently, go-quitter uses gcmurphy/getpass to get user input for password fields. This dependency creates lots of errors when cross compiling.

Right now, go-quitter is only for NetBSD or Debian. Other BSDs and linux should work too, if you build it yourself.

I have only been able to build for amd64