Installation
Requires Node.js 18+.
Install the CLI globally with your preferred package manager:
- npm
- yarn
- pnpm
- bun
npm install -g zero-guess-frontend
yarn global add zero-guess-frontend
pnpm add -g zero-guess-frontend
bun add -g zero-guess-frontend
After installation, the zgf
command will be available in your terminal.
You can also use zgf-preset
to create and reuse presets.
See also
- Quick Start: quick-start
- FAQ: faq