gitpod-io / gitpod

The developer platform for on-demand cloud development environments to create software faster and more securely.
https://www.gitpod.io
GNU Affero General Public License v3.0
13.01k stars 1.24k forks source link

Epic: JetBrains Fleet Support #13873

Open loujaybee opened 2 years ago

loujaybee commented 2 years ago

Callout: 👋 Are you interested in this feature? We would be interested to talk to you to hear your feedback.

shyim commented 2 years ago

I would really look into this :) It should be also much easier to implement than Remote Gateway.

I am using it currently by opening a VS-Code instance and then running

curl -LSs "https://download.jetbrains.com/product?code=FLL&release.type=eap&platform=linux_x64" --output /tmp/fleet && chmod +x /tmp/fleet
/tmp/fleet launch workspace -- --auth=accept-everyone --publish --enableSmartMode "--projectDir=${GITPOD_REPO_ROOT}"
stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.