Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

nanot1m/adventofcode2022

Repository files navigation

Advent of Code

Year 2022

Prerequisites

  • Create .env file in the root directory with the following variables:

JS

NodeJS >= 14

cd js

To run the solution of the day 1, run the following command:

npm run solve 1

or

pnpm solve 1

To create the template for the day 2, run the following command:

npm run prepare 2

or

pnpm prepare 2

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /