Skip to content

hyeunkim42/AoC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aoc

To install bun

# linux & mac
curl -fsSL https://bun.sh/install | bash
# window
powershell -c "irm bun.sh/install.ps1 | iex"

To install dependencies:

bun install

To run test:

bun test --watch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •