Open ctrueden opened 10 years ago
There's been some talk about making our web-apps installable via omego
, so this fits in. We'd need to discuss whether we want an add-ons framework e.g. a spec file for each add-on which states where everything should go, or maybe just an installation script with a standard name which gets run (needs to be cross-platform, so Python?).
@manics Thanks we can discuss further when we get closer to the 1.0.0 release of ImageJ-OMERO.
Talking with @joshmoore, we think it would be cool if the ImageJ-OMERO integration could be installed into OMERO via
omego install imagej
or similar. @manics, how feasible do you think something like that would be? It would basically need to do what the ImageJ-OMERO installer script does now.