Registry / utility / cli-browser

cli-browser

JSON →
library1.3.0gogounverified

Package browser provides helpers to open files, readers, and URLs in a browser window, with client-dependent browser selection.

go get github.com/cli/browser
INSTALL
IMPORT
SIG · CLI-BROWSER
C
cli-browser
utilitygov1.3.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

browser
github.com/cli/browser

Open a URL in the default browser

package main import ( "github.com/cli/browser" ) func main() { browser.OpenURL("https://example.com") }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.3.0latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
cli-browser — go get cli-browser · libregistry