Created
November 20, 2022 21:32
-
-
Save mihai-vlc/4afc860e3d064fa12ab8f80f3c714fb0 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
godoc -http=:6060 -index & | |
Start-Sleep -Seconds 2 | |
Start-Process "http://localhost:6060" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment