Skip to content

Latest commit

 

History

45 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎄 advent of code 2024 🎄

solutions written in TypeScript, project built using Bun

getting started

installation

bun install

scaffolding

To scaffold today's challenge:

# today's challenge
bun scaffold

# another day
bun scaffold <day number>

running

To run challenges:

# today's challenge with real data
bun today

# another day's challenge
bun day <day number>

All challenges can be run with test data instead, just pass test as an argument, e.g.

bun today test

About

advent of code 2024

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages