Tooling and configuration for managing a bunch of repositories and packages.
Find a file
2026-05-03 12:00:52 +02:00
actions support solo repos with semantic release 2026-05-03 12:00:52 +02:00
bin add templates subcommand 2026-05-03 12:00:34 +02:00
scripts resolve relative deps 2026-05-02 15:25:00 +02:00
src add templates subcommand 2026-05-03 12:00:34 +02:00
templates support solo repos with semantic release 2026-05-03 12:00:52 +02:00
.gitignore feat(regime) 2026-05-02 03:21:33 +02:00
bun.lock feat(regime) 2026-05-02 03:21:33 +02:00
package.json feat(regime) 2026-05-02 03:21:33 +02:00
README.md support solo repos with semantic release 2026-05-03 12:00:52 +02:00
tsconfig.json feat(regime) 2026-05-02 03:21:33 +02:00

REGIME

Tooling and unified configuration for managing a bunch of repositories and packages.

Stack & Standards

  • Bun
  • TypeScript
  • Oxlint & Oxfmt
  • Commitlint
  • Conventional Commit
  • Semantic Release
  • Forgejo Actions