3 lines
104 B
Bash
3 lines
104 B
Bash
#!/bin/bash
|
|
echo Open: http://localhost:9998/pkg/github.com/kercylan98/minotaur/
|
|
godoc -http=:9998 -play |