Gaphor in a Container#

Instead of setting up a development environment locally, the easiest way to contribute to the project is using GitHub Codespaces.

GitHub Codespaces#

Follow these steps to open Gaphor in a Codespace:

  1. Navigate to https://github.com/gaphor/gaphor

  2. Click the Code drop-down menu and select the Open with Codespaces option.

  3. Select + New codespace at the bottom on the pane.

For more info, check out the GitHub documentation.