Commit Graph

11 Commits

Author SHA1 Message Date
julien c81abeda54 chore: use #!/usr/bin/env bash in all scripts
More portable than #!/bin/bash — resolves bash from PATH,
which handles installations outside /bin (e.g. Homebrew on macOS).
2026-04-29 01:57:17 +02:00
julien 52f28d517b dirsync initial commit 2026-04-29 01:50:26 +02:00
julien ff6c2205d1 docs: update README with projects decriptions 2026-04-29 00:55:26 +02:00
julien 8949a33481 docs: add CLAUDE.md with project guidance for AI assistants 2026-04-29 00:53:58 +02:00
julien f804b7abad (docs): initial docs commit 2026-04-28 21:30:54 +02:00
julien 743f7d71c1 Merge branch 'dbutils_mongo' into develop 2026-04-28 21:29:28 +02:00
julien 3b2cfcd622 Merge branch 'dbrestore_mongo' into develop 2026-04-28 21:28:58 +02:00
julien 5ba3645e2a dbutils initial commit 2026-04-28 21:27:46 +02:00
julien dfd8f7b22b dbrestore initial commit 2026-04-28 21:26:23 +02:00
julien b5c1ac95b7 dbdump initial commit 2026-04-28 21:24:57 +02:00
julien e17c339b8e Initial commit 2026-04-28 21:21:40 +02:00