Enable users to publish registry like so:
$ junifer registry publish --registry [registry-path] --remote [remote-uri]
This should push the changes made to the local registry dataset to the specified remote location (e.g., a Git repository or a datalad special remote).
Enable users to publish registry like so:
This should push the changes made to the local registry dataset to the specified remote location (e.g., a Git repository or a datalad special remote).