# ARROMIS Monorepo This is a monorepository structure for all repositories in the ARROMIS GitHub organization. ## Organization - **GitHub Organization:** https://github.com/orgs/ARROMIS/repositories ## Structure This directory will contain submodules for each repository in the ARROMIS organization. ## Adding Repositories To add a repository from the ARROMIS organization as a submodule: ```bash # From the proxmox project root git submodule add https://github.com/ARROMIS/.git ARROMIS/ ``` ## Current Status As of 2026-01-21, the ARROMIS organization shows 0 public repositories. This structure is ready to accommodate repositories when they become available. ## Notes - This is a placeholder structure that will be populated as repositories are added to the ARROMIS organization - Each repository will be added as a git submodule - The directory structure follows the repository names from the organization