-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Hi @Tom-TBT, cc @joshmoore @jburel
This repo is based on the same idea I had for omero-figure at https://github.com/ome/omero-figure/pull/366/files which is to add an omero cli plugin command for uploading scripts.
For this repo, you can do
$ pip install -e .
$ omero annotation_scripts upload
This will upload all the scripts in https://github.com/will-moore/omero-annotation_scripts/tree/main/src/scripts to OMERO with a path of /omero/annotation_scripts/
, and if they are already there then they will be updated.
This cli plugin was created with https://github.com/ome/cookiecutter-omero-cli-plugin and still has lots of bits not filled out yet.
This is just a proof-of-concept, as an example of a possible way for users to install your scripts.
Metadata
Metadata
Assignees
Labels
No labels