238 B
238 B
Setup
This project is built using golang 1.23.1
.
Setup steps
- Checkout this repository
- Execute the script below
This will build a pilgrim
binary in the target
folder:
$ go build -o target/pilgrim main.go