Installation on MacOS

This is a step-by-step guide to installing Stakpak CLI on MacOS.

Installing Stakpak is as easy as running one command

curl -sSL https://stakpak.dev/install.sh | sh
  • Press Y to proceed with installation

  • Press Y to use Homebrew for installation

Then it will automatically open the browser and check if you are signed in, if not then you will be redirected to sign in/register.

Then you will be redirected to the api key page, and it will be copied automatically and sent to your terminal

No, you can close your browser

That's it, we are ready to use Stakpak🥳

Frequently Asked Questions (Q&A)

How to update Stakpak?

To update Stakpak to the latest version, just open your terminal and write stakpak update

Last updated