You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would love to try out this project, it looks amazing!!
Unfortunately, in the builds/release section, I can only find Linux and Mac builds (and I don't know how to satisfy the JQ headers requirement).
I also tried installing the normal way using GO: go install github.com/jzelinskie/faq/cmd/faq@latest
package github.com/jzelinskie/faq/cmd/faq
imports github.com/jzelinskie/faq/internal/faq
imports github.com/jzelinskie/faq/internal/jq: build constraints exclude all Go files in ...\go\pkg\mod\github.com\jzelinskie\faq@v0.0.0-20220109203311-594bb8e15dc4\internal\jq
Thank you for your consideration!
The text was updated successfully, but these errors were encountered:
Hi!
I would love to try out this project, it looks amazing!!
Unfortunately, in the builds/release section, I can only find Linux and Mac builds (and I don't know how to satisfy the JQ headers requirement).
I also tried installing the normal way using GO:
go install github.com/jzelinskie/faq/cmd/faq@latest
Thank you for your consideration!
The text was updated successfully, but these errors were encountered: