Fetcher of build artifacts from Circle CI.
go get github.com/nbio/cart
One step closer to continuous delivery
$ cart path/to/artifactAuthentication uses $CIRCLE_TOKEN in your shell's environment or the -token flag on the command line.
$ cart -branch feature1 path/to/artifact$ cart -build 42 path/to/artifact$ cart -repo nbio/cart path/to/artifact$ cart -repo nbio/cart -branch feature1 -o output/elsewhere path/to/artifact