tristan-f-r / gitpod-deno

A simple script that adds support for deno in gitpod.

Repository from Github https://github.comtristan-f-r/gitpod-denoRepository from Github https://github.comtristan-f-r/gitpod-deno

gitpod-deno

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)

Standalone

curl -fsSL https://raw.githubusercontent.com/LeoDog896/gitpod-deno/main/standalone.sh | sh

This adds deno to gitpod without a config file

About

A simple script that adds support for deno in gitpod.

License:The Unlicense


Languages

Language:Shell 100.0%