mirror of
https://github.com/GothenburgBitFactory/taskchampion-sync-server.git
synced 2026-04-06 17:50:41 +00:00
Add mdbook documentation for the sync server
This commit is contained in:
11
docs/src/introduction.md
Normal file
11
docs/src/introduction.md
Normal file
@ -0,0 +1,11 @@
|
||||
# Introduction
|
||||
|
||||
Taskchampion Sync-Server is an implementation of the TaskChampion [sync
|
||||
protocol][sync-protocol] server. It supports synchronizing Taskwarrior tasks
|
||||
between multiple systems.
|
||||
|
||||
[sync-protocol]: https://gothenburgbitfactory.org/taskchampion/sync.html
|
||||
|
||||
The project provides both pre-built images for common use-cases (see
|
||||
[usage](./usage.md)) and Rust libraries that can be used to build more
|
||||
sophisticated applications ([integration](./integration.md)).
|
||||
Reference in New Issue
Block a user