Download all the things from a cartodb account, takes 4 arguments
- key: cartodb api key.
- account: cartodb account name.
- root: directory you want things to be downloaded to (will be created if it does not exist).
- callback: to be called when done or with an error.
A cli tool is also available, run cartodb-downloader -h
for usage