Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 421 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 421 Bytes

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