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 Homebrew or Scoop if needed
Installs Node.js if not present
Installs gh, op, and env2op CLI tools
Authenticates with GitHub (write:packages scope)
Configures npm for @hetge packages
Installs @hetge/cli globally

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