mirror of
https://github.com/qwc/backive.git
synced 2025-01-18 17:47:18 +01:00
more bootstrap
This commit is contained in:
parent
ffcac205ca
commit
ad27a31dd5
7
cmd/backive/main.go
Normal file
7
cmd/backive/main.go
Normal file
@ -0,0 +1,7 @@
|
||||
package main
|
||||
|
||||
import "fmt"
|
||||
|
||||
func main() {
|
||||
fmt.Println("vim-go")
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user