Skip to content

Example of how to manage OMERO scripts install for users #1

@will-moore

Description

@will-moore

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions