Initialize workspaces and modules using the pgpm init command. Supports PGPM (PostgreSQL) and PNPM (TypeScript/JavaScript) templates, interactive and non-interactive modes, and custom template repositories.
Creates a new PGPM workspace with pgpm.json, pnpm-workspace.yaml, lerna.json, GitHub Actions workflows, Jest testing setup, and TypeScript configuration.
Creates a new PGPM module with pgpm.plan, .control file, package.json, tests/, and deploy/, revert/, verify/ directories.
Initialisieren Sie Arbeitsbereiche und Module mit dem Befehl pgpm init. Unterstützt PGPM- (PostgreSQL) und PNPM- (TypeScript/JavaScript) Vorlagen, interaktive und nicht interaktive Modi sowie benutzerdefinierte Vorlagen-Repositorys. Wird beim Gerüstbau eines neuen Arbeitsbereichs oder Moduls mit pgpm init verwendet. Quelle: constructive-io/constructive-skills.