Skip to content

cemusta/aoc-2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2024

Github actions CodeFactor Codecov This repository contains a small Deno project tackling advent of code 2024 coding challanges.

Challenge

For information about Advent of Code check here: https://adventofcode.com/2024/

Progress

10 out of 50 stars.

progress bar 20 percent

Running locally

this repo was build and tested with Deno 2.1.2, start by installing packages with

deno i

You can run solutions with deno like this

deno task day1

You can start tests and coverage with

deno task coverage

Previous years

About

Advent of Code 2024

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published