Skip to content

dreyfus92/aoc-2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2022

My solutions for Advent Of Code 2022.

How to install Deno?

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

Checking Deno is installed

deno --version

How to run the code?

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

About

An attempt to solve AoC 2022 challenges.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published