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
- Click
Use this template
and create your repository.
-
Open a Cloud Dev Environment in Gitpod by clicking the following button:
Before running your day, update aoct.json
with the following content:
{
"compiler": "ts"
}
This template uses an npm repository named aoct
. Check the full documentation at github.