Skip to content

Latest commit

 

History

History
68 lines (44 loc) · 2.23 KB

README.md

File metadata and controls

68 lines (44 loc) · 2.23 KB

Tymate

🎄 Advent of code starter node

Template to bootstrap your own advent of code calendar, using Node & Babel.

All Contributors

🌱 Installing

yarn

🚀 Running

1️⃣ Generate day files

DAY=01 yarn scaffold

2️⃣ Put puzzle input in input.txt

3️⃣ Run generated day

DAY=01 yarn start

4️⃣ Enjoy! 🎄

🧐 Unsure how it works?

Take a look at the example folder. Spoiler alert: it contains a solution to the first day of the 2020 AoC.

💪 Used on…

✨ Contributors

Thanks goes to these wonderful people (emoji key):


Henri Michel

💻 📖

Sonia Si Moussi

🐛

This project follows the all-contributors specification. Contributions of any kind welcome!