Commit graph

10 commits

Author SHA1 Message Date
5be2155b3c refactor: improve org-clone script with proper error handling
- Add comprehensive error checking and validation
- Implement proper argument parsing with usage help
- Add colored output for better readability
- Include prerequisite checks for gh CLI
- Track success/failure statistics

Unix philosophy: do one thing well, fail gracefully
2025-12-04 09:15:00 +08:00
0f71ff88ea docs: add comprehensive project README
Document project philosophy and structure
Provide clear usage instructions for all services
Follow documentation-as-code principle

Unix philosophy: be clear about what tools do
2025-12-03 14:30:00 +08:00
546a923e76 chore: add project infrastructure files
Add .gitignore to exclude sensitive and generated files
Add MIT License for open source compliance

Following Unix philosophy: clear project boundaries
2025-12-02 10:00:00 +08:00
97e44ab818
Merge pull request #1 from m1ngsama/feature/nextcloud
feat(nextcloud): add local nextcloud docker compose setup
2025-11-18 16:47:55 +08:00
35dcacdc7c feat(nextcloud): add local nextcloud docker compose setup 2025-11-18 16:47:11 +08:00
33ade46a99 upload org multi repository clone scripts 2025-11-14 11:08:39 +08:00
2207914289 update minecraft compose file and some specific config 2025-11-12 15:33:22 +08:00
dcb32e6b91 init the compose file for the establishment of teamspeak server 2025-11-06 18:44:46 +08:00
a177ec70d7 add compose.yaml 2025-11-02 18:13:50 +08:00
3bafd84230 init index and upload the scripts of minecraft 2025-10-28 11:13:41 +08:00