Snakedeploy
Snakedeploy is a command line tool and Python library for automation of deployment and maintenance tasks around Snakemake and Snakemake workflows <https://snakemake.github.io>.
Workflow users can apply it to automatically deploy (i.e. set up for use) public workflows for execution from machine or use it to register input data for their workflow configuration.
Workflow developers can use it to automatically update conda environment files or Snakemake wrapper versions and pin/lock conda environments in their workflows.
Snakemake developers can use it to scaffold Snakemake plugins (i.e. to obtain a skeleton codebase as a starting point for each type of possible Snakemake plugin).
Support
In case of questions, please post on stack overflow or ask on Discord.
For bugs and feature requests, please use the issue tracker.
For contributions, visit snakedeploy on Github.