Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 534 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 534 Bytes

Description

This script syncs files with Synapse projects

Example Synapse project

Usage

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

Todo

  • Add dependency handling
  • Add slackbot integration