Developing File Provisioning Plugins

When developing new plugins, we recommend using the s3-plugin as a model for plugins where a Java library is available. We recommend using the icgc-storage-client-plugin as a model for plugins where a Java library is not available and the plugin needs to call out to an external binary.


This is a companion discussion topic for the original entry at https://docs.dockstore.org/docs/publisher-tutorials/developing-file-provisioning-plugins/