* Add support for cloud sync, specifically GCP This adds generic support for sync to cloud services, with specific spuport for GCP. Adding others -- so long as they support a compare-and-set operation -- should be comparatively straightforward. The cloud support includes cleanup of unnecessary data, and should keep total space usage roughly proportional to the number of tasks. Co-authored-by: ryneeverett <ryneeverett@gmail.com>
Documentation
This directory contains Taskwarrior that is built and installed along with the executable:
mancontains the source for the Taskwarrior manual pages.rccontains rcfiles that will be installed in/usr/share/doc/task/rcor equivalent.refcontains reference documentation that will be installed in/usr/share/doc/taskor equivalent.
It also contains developer documentation with a high-level view of how Taskwarrior development is done and how the pieces of the system fit together.