Gitpod Gateway

Provides a way to connect to Gitpod workspaces.

Usage

This project is not yet Gitpodified as testing it requires running the local Gateway app. For now, use IntelliJ idea.

  • Run ./gradlew runIde to start a sandbox Gateway with the plugin installed
  • Run ./gradlew check to run the tests and the static analysis validations

Note: Gradle should run with Java 11.


Plugin based on the [IntelliJ Platform Plugin Template][template].