this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore(readme) naive quickstart

eagleusb 1508a9b7 14e53a27

+10
+10
README.md
··· 2 2 3 3 See [doc/adr/design.md](./doc/adr/design.md) 4 4 5 + ## Quickstart 6 + 7 + ```bash 8 + make run 9 + ``` 10 + 11 + ```bash 12 + make test 13 + ``` 14 + 5 15 ## TODO 6 16 7 17 - [] add goreleaser with arm support (in addition to amd64 arch)