This script syncs files with Synapse projects
Intended usage: the lab admin runs this file on a schedule, and each user has their own synapse file manifest, provided as an env var.
# Activate synapseclient environment
bash synapse-syncer.sh example/manifest.tsv
- Add dependency handling
- Add slackbot integration