/aoc

Primary LanguageTypeScriptMIT LicenseMIT

🎄 AoC Node.js Template

This template provides an easy and quick way to start with Advent of Code problems in JavaScript and TypeScript with Cloud Dev Environment in Gitpod

Template setup

Create your repository 📝

Start Working ⚡💻

⚡ Typescript

Before running your day, update aoct.json with the following content:

{
  "compiler": "ts"
}

📝 Documentation

This template uses an npm repository named aoct. Check the full documentation at github.