Skip to content

dreyfus92/adventjs-2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 

Repository files navigation

advent-js-2022

Advent JS 2022

This is a repository that holds solutions for Advent JS 2022 with TypeScript.

How to install Deno?

curl -fsSL https://deno.land/x/install/install.sh | sh

Checking if deno is installed

deno --version

How to run

deno run --allow-read --watch ./2022/[day]/a.ts

About

A repository holding my solutions for Advent JS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published