Unified CLI for hetGE projects

Manage secrets with 1Password, build images to GHCR, and deploy to Dokploy in one tool.
Automatically create or update projects with your compose file and env vars synced.

Quick Install

View install script
$ /bin/bash -c "$(curl -fsSL https://cli.hetge.com/install.sh)"
> irm https://cli.hetge.com/install.ps1 | iex

What's Included

Installs @hetge/cli globally
Installs Homebrew or Scoop if needed
Installs Node.js if not present
Installs gh, op, and env2op CLI tools
Configures npm for @hetge packages
Authenticates with GitHub (prompts for gh auth login with write:packages)
! Docker (with buildx) is required for hetge build and must be installed separately.

Once installed, run hetge in any project folder to get started.

See the Command Reference for detailed usage.