acd
acd copied to clipboard
Running ACD
I'm having trouble running ACD from the command line. After running go get, I assume acd should put an executable in by go/bin directory, correct?
I'm having the same issue here. @alex-phillips, I'll be trying your nodejs version in the meantime.
@alex-phillips No. go-get just gets the files. You need to run a build:
$ go get gopkg.in/acd.v0/cmd/acd
$ go build gopkg.in/acd.v0/cmd/acd
$ $GOPATH/bin/acd ls acd://