Added base code
This commit is contained in:
5
cmd/keep-up/main.go
Normal file
5
cmd/keep-up/main.go
Normal file
@@ -0,0 +1,5 @@
|
||||
package main
|
||||
|
||||
func main() {
|
||||
println("Hello, world!")
|
||||
}
|
Reference in New Issue
Block a user