Skip to content

LeoDog896/gitpod-deno

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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