This is a template repository to generate a Node.js file structure for Advent of Code submissions.
This repository features badges which will become active once your first build succeeds.
Click "Use this template" to generate a repository for your account. For example: yourname/advent-of-code-2020
. Once created, clone the repository, and modify the .env.template
file to match your preferences. Finally, run the bootstrap.sh
file to replace your preferences in the template files. This script will also remove any unnecessary template files once its done.
sh bootstrap.sh