Installation
Gefyra is tested under Windows, MacOS and Linux. The command line tool can be installed with a binary executable. Please find your preferred operating system below.
Install Gefyra on MacOS
Darwin AMD64 / ARM64 (universal build)
Homebrew
brew tap gefyrahq/gefyra
brew install gefyra
Manual Installation
curl -sSL https://raw.githubusercontent.com/gefyrahq/gefyra/main/install.sh | sh -
Install Gefyra on Linux
curl -sSL https://raw.githubusercontent.com/gefyrahq/gefyra/main/install.sh | sh -
Install Gefyra on Windows
You can download the latest release from https://github.com/gefyrahq/gefyra/releases/ and extract the binary on your local machine.
Chocolatey will be available soon. If you can support this project with packaging and distributing for Windows please get in touch!
Todo
Using Python Package Index
You can install Gefyra with pip
:
pip install gefyra --upgrade
https://pypi.org/project/gefyra/