Skip to content

matthewsimo/aoc-2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bun-aoc-2023

To install dependencies:

bun install

To init project files & download input for the current day:

bun run init

To start dev process for the current day:

bun dev

Note: Both these scripts accept a day too.

To run both serially without input:

bun start

This project was created using bun init in bun v1.0.14. Bun is a fast all-in-one JavaScript runtime.

About

aoc-2023 to get familiar with bun

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published