pkg / browser

Package browser provides helpers to open files, readers, and urls in a browser window.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for freebsd OS

gllb opened this issue · comments

Freebsd is unsupported, it need to run same openBrowser command than OpenBSD.

Happy to take a PR

there you go : #21
I don't know how to link it to the PR

Sorry about the regression ... I think it's the space that I add on build constraint line in browser_unsupported.go which cause issue.
I'll test it to be sure.