Skip to content

Latest commit

 

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

CodePond

This is how I quickly setup my github codespaces environment from scratch.

First, run this in the console!

curl -fsSL https://deno.land/install.sh | sh
export PATH="/home/codespace/.deno/bin:$PATH"
deno install --allow-net --allow-read https://deno.land/std@0.106.0/http/file_server.ts

Then, run this in any folder to host a static web-server.

file_server

About

quick setup for github codespaces

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages