Skip to content

Get started

The toolchain covers the three recurring jobs of running your own software fleet:

  1. Keep secrets out of the reposkret wraps cloud secret managers (AWS SSM Parameter Store today) with a developer-first CLI.
  2. Release safelybetter-semantic-release (bsr) is a drop-in fork of python-semantic-release with built-in release-safety guards and a signed action-pin registry.
  3. Back up and restorebetter-drive is a cross-platform Google Drive sync and virtual-drive mount built on rclone.
  • Developers read secrets with skret get / skret env; CI reads them via OIDC instead of long-lived keys.
  • Merges to main are released by the bsr GitHub Action: version bump, tag, changelog and release assets — beta first, stable when you say so.
  • Machines back up through better-drive jobs with .driveignore filters; restores are pull-based from the same encrypted remotes.