-
|
Beta Was this translation helpful? Give feedback.
Answered by
djmitche
Nov 2, 2025
Replies: 1 comment
-
|
Rust has a lots-of-small-tools kind of approach, so a list of dependencies is not unusual. The AWS and GCP depdendencies in particular are for syncing to AWS and GCP storage buckets. It's possible to disable sync methods in TaskChampion, which reduces the number of dependencies, but Taskwarrior builds all of them. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
orsenthil
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Rust has a lots-of-small-tools kind of approach, so a list of dependencies is not unusual. The AWS and GCP depdendencies in particular are for syncing to AWS and GCP storage buckets. It's possible to disable sync methods in TaskChampion, which reduces the number of dependencies, but Taskwarrior builds all of them.