Hacker News new | ask | show | jobs
by 0xjnml 1020 days ago
$ mkdir foo

$ cd foo

$ go mod init example.com/foo

$ touch foo.go