A simple script that adds support for deno in gitpod.
curl -fsSL https://raw.githubusercontent.com/LeoDog896/gitpod-deno/main/run.sh | sh
Once running this, make sure to fully rebuild the docker image (after pushing your changes)
curl -fsSL https://raw.githubusercontent.com/LeoDog896/gitpod-deno/main/standalone.sh | sh
This adds deno to gitpod without a config file