This website requires JavaScript.
Explore
Help
Sign In
mirror
/
open-golang
mirror of
https://github.com/skratchdot/open-golang.git
Watch
1
Star
0
Fork
You've already forked open-golang
1
Code
Issues
Packages
Projects
Releases
Wiki
Activity
40c15a1b14
open-golang
/
open
History
Ox Cart
40c15a1b14
Switched to using runhide to suppress command prompt on windows when opening UI
2015-02-20 20:38:23 -06:00
..
exec.go
Adjusted linux open-code to assume existence of xdg-open.
2014-09-04 12:56:57 +02:00
exec_darwin.go
Use build tags instead of checking platform at runtime.
2014-02-04 17:11:26 +01:00
exec_windows.go
Switched to using runhide to suppress command prompt on windows when opening UI
2015-02-20 20:38:23 -06:00
open.go
Use build tags instead of checking platform at runtime.
2014-02-04 17:11:26 +01:00
open_test.go
Corrected a few typos. Added invalid url for TestStartWith as it seems was intended.
2014-01-18 12:29:59 -06:00