Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 535 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 535 Bytes

Advent of Code 2023 🎄

All puzzles of 2023 solved using Node.js and JavaScript.

This repository contains my solutions to the Advent of Code challenge 2023. Please play fair and use this repository for learning purposes only.

Commands

This package offers a utility 'Taskfile.yml' which will scaffold a daily solution. You can run task add -- 1 to scaffold a solution for day1.