188 B
188 B
Setup
This project is built using golang 1.23.1
.
Setup steps
- Checkout this repository
- Run
go build -o target
This will build a pilgrim
binary in the target
folder.