This crate has been moved to https://github.com/GothenburgBitFactory/taskchampion-sync-server. The integration-tests repo used the sync server to test integration between taskchampion and the sync-server. We should do that again, but after taskchampion moves to its own repo (#3209). In the interim, the cross-sync integration test can simply test syncing between local servers, but the snapshot test is no longer useful as the local server does not support snapshots.
Documentation
This directory contains Taskwarrior documentation 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.