Make go-quitter more portable (Windows, Darwin, FreeBSD, OpenBSD, and...)
Closed this issue · 0 comments
aerth commented
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