acd
acd copied to clipboard
Can you provide an example of the configuration .json we need to have?
When I try to run the acd command line utility it appears to fail when trying to parse the config json. Can you provide an example of what that file should look like?
@kai5263499 here's mine
{
"cacheFile": "/Users/kalbasit/Library/Caches/com.appspot.go-acd.cache",
"timeout": 0,
"tokenFile": "/Users/kalbasit/.config/acd-token.json"
}
an example is also in #6
I'll keep this open until #6 is merged.