mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-23 17:29:58 +08:00
feat: add wiki sub-command to open httprunner website
This commit is contained in:
3
hrp/internal/wiki/open_linux.go
Normal file
3
hrp/internal/wiki/open_linux.go
Normal file
@@ -0,0 +1,3 @@
|
||||
package wiki
|
||||
|
||||
const openCmd = "xdg-open"
|
||||
Reference in New Issue
Block a user