Skip to content

karlitasg7/adventjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo is my solutions to solve the AdventJS (https://adventjs.dev/)


How to run tests

npm i
npm run test

How to run specific test (Test works since year 2024)

npm run test {year}/day{number}.test

Example npm run test 2024/day1.test


Releases

No releases published

Packages

No packages published

Languages