Installation

Get QuackStack up and running in minutes.

Global Install (Recommended)

Install QuackStack globally to use it in any project:

terminal
quack@stack:~$npm install -g quackstack

Verify Installation

Check that QuackStack is installed correctly:

terminal
quack@stack:~$quack --help

Pro Tip

After installation, navigate to any project directory and run quack to get started!