1 2 3 4 5 6 7 8 9 10 11
# solecd ## Running You'll need Go toolchain. Get it [here](https://go.dev/dl/) ``` git clone https://git.sr.ht/~rctt/solecd cd solecd go run cmd/mock/*.go ```