Installation
Install script (recommended)
The fastest way to install impaktfull CLI on macOS:
curl -fsSL https://cli.impaktfull.com/install.sh | bash
This installs the CLI binary to ~/.impaktfull/impaktfull_cli and adds it to your $PATH via ~/.zshrc. Restart your terminal after installation.
pub.dev (Dart global tool)
If you have the Dart SDK installed:
dart pub global activate impaktfull_cli