Skip to content

peteredhead/advent-of-code-2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2022

Scripts

Run the code for the specified day: npm run watch --day=1

Watch the code for the specified day: npm run watch --day=1

Helpers

file

readFile(folder: string, filename: string)

Read the contents of a file into a string

fileToArray(file: string)

Split the contents of a string into an array

About

Advent of Code 2022

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published