### Prerequisites To install Jet package, you need to install Go and set your Go workspace first. [Go](https://golang.org/) **version 1.8+ is required** ### Installation Use the bellow command to install jet ```sh $ go get -u github.com/go-jet/jet ```