dotfiles/cdbm/README.md

5 lines
61 B
Markdown
Raw Normal View History

2020-01-07 09:06:12 +01:00
build instructions:
2020-01-07 09:22:35 +01:00
```go mod init cdbm```
```go build```