Skip to content

Bokomoko/deno2.0-devcontainer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

a simple Deno 2.0 bare bones dev container

To be used with VSCode dev containers.

Instructions

Clone this repo to your local machine and change the basic settings.

git clone [email protected]:Bokomoko/deno2.0-devcontainer.git <your_folder>

After creating the folder, cd into it and open with vscode

cd <your_folder>
code .

VSCode will ask to reopen the project/folder in the container. Do it and after completion, open a terminal (ctrl-`) and check if Deno is ok

deno --version

If it didn't work, please check the creation of the dev container

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published