Will Fantom
Will Fantom
Bumped to Go version 1.16.x to allow CI to run successfully
This also fixes the env default value mistake (I think) that can be found [here](https://github.com/dropbox/dbxcli/blob/9f870834e8128a78f2ff5ef9f539ae3156cb1d40/cmd/root.go#L244)
Another bump!
Also, the issue #157 should be closable with this 👍 However, an important distinction to make is that of syncing from a given point, or syncing at all. This PR...
I know this isn't too helpful given the activity on this repo from Dropbox seems pretty minimal... But I added a PR (#165) that would allow for multiple user accounts...
When I made this, I was just piecing random ideas together really, hence why the configuration is a bit of a mess. What you have *should* work, but there are...
This should work fine with just the `local-docker` provider setup 👍 Although, you should use the `--sui.=` labels for your containers to enable them and to have SUI show friendly...
I'm currently working on a separate version of this that should make configuration far easier, but due to my work this is taking longer than I thought. For now though,...
You're right, but the decision was privacy focused (don't have to remember to disable/hide apps). You can modify the json config for the local docker provider adding `"default": true` if...
That sounds like a really good addition 😀 I am wanting to do more to this project (and clean up the codebase so people can make additions themselves if they...