- Clone the repository
- To start program:
go run main.go - To run tests:
go test ./sql -v - To build project:
go build
- Download a suitable executable from releases.
- Run the executable. (Sample inputs in
./sql/*test.gofiles)
Tutorial followed to build sql package: https://blog.gopheracademy.com/advent-2014/parsers-lexers