This repository collects, links and describes omero-arc interoperability activities.
As a start, the following repository structure is suggested. In order to work with multiple team members, the following is suggested when setting up this repository:
- Setting up a contributions guide including review and merge rules is suggested.
- At least 2-3 administrators should be identified.
Repository Structure
├──hackathons
│ ├──2nd-deNBI-biohackathon-omero-arc-project
│ │ ├──README.md
│ ├──nfdi4bioimage-ta3-hackaton-uoc-2023
│ │ ├──README.md
│ ├──README.md
├──omero-arc-exporter
│ ├──README.md
├──posters
│ ├──README.md
├──publications
│ ├──README.md
├──tutorials
│ ├──arc
│ │ ├──README.md
│ ├──getting-started
│ │ ├──arc
│ │ │ ├──README.md
│ │ ├──omero
│ │ │ ├──README.md
│ │ ├──README.md
│ ├──omero-arc
│ │ ├──README.md
│ ├──omero
│ │ ├──README.md
│ ├──README.md
├──CONTRIBUTING.md
├──.gitignore
├──LICENSE
└──README.md
Branch Protection The main branch is protected. Collaborators need to push to a branch and merge into main with at least one approving review.