Go is installed on your machine
$ git clone https://github.com/gopher5889/interview.git
$ cd interview
$ go mod download
$ go run main.go /path/to/email_template.json /path/to/customers.csv /path/to/output_emails /path/to/errors.csv
This project is written in Go version 1.17.1 on Fedora 34