Files
blackroad-operating-system/scripts/create-org-repos.sh
Claude d9d92773aa feat: Add organization repository creation scripts
Add two scripts to create 17 satellite repositories in BlackRoad-OS org:

- create-org-repos.sh: Uses gh CLI (requires gh auth)
- create-org-repos-api.sh: Uses GitHub REST API (requires GITHUB_TOKEN)

Repositories to create:
- Automation Layer (5): beacon, infra, archive, master, api-gateway
- Pack Layer (6): research-lab, legal, infra-devops, finance, education, creator-studio
- Intelligence Layer (3): agents, ideas, research
- Brand Layer (3): brand, home, demo

Each repo initialized with README and .gitignore templates.

🛣️ BlackRoad OS
2025-11-30 11:38:52 +00:00

11 KiB
Executable File