=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== nomad-driver-lxc-0.3.0/README.md-16- nomad-driver-lxc-0.3.0/README.md:17:Clone repository to: `$GOPATH/src/github.com/hashicorp/nomad-driver-lxc` nomad-driver-lxc-0.3.0/README.md-18- ############################################## nomad-driver-lxc-0.3.0/README.md-39- nomad-driver-lxc-0.3.0/README.md:40:If you wish to work on the driver, you'll first need [Go](http://www.golang.org) installed on your machine, and have have `lxc-dev` and `lxc-templates` packages installed. You'll also need to correctly setup a [GOPATH](http://golang.org/doc/code.html#GOPATH), as well as adding `$GOPATH/bin` to your `$PATH`. nomad-driver-lxc-0.3.0/README.md-41- nomad-driver-lxc-0.3.0/README.md:42:To compile the provider, run `make build`. This will build the provider and put the provider binary in the `$GOPATH/bin` directory. nomad-driver-lxc-0.3.0/README.md-43-