Support

Installing Fig

Fig Desktop for MacOS

Download from fig.io/download or run brew install fig

Fig Desktop for Linux & Windows

Coming soon!

Headless Installation (Linux only)

The headless installation includes the fig CLI and several other helper binaries, but not the graphical user interface.

Note: The full desktop installation is required for Fig Autocomplete to work, however everything else is functional with just the headless install.

How to install

  1. Run the install script
curl -fSsL https://repo.fig.io/scripts/install-headless.sh | bash
  1. Open a new shell (or restart your existing one)
  2. Run fig login

Dev Container/GitHub Codespaces

See the Dev Container guide for more information.