Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mariotacke/template-advent-of-code

Advent of Code TEMPLATE Repository
https://github.com/mariotacke/template-advent-of-code

advent-of-code advent-of-code-template aoc challenge javascript js node puzzle

Last synced: 3 months ago
JSON representation

Advent of Code TEMPLATE Repository

Awesome Lists containing this project

README

        

# Advent of Code - TEMPLATE

This is a [template repository](https://docs.github.com/en/free-pro-team@latest/github/creating-cloning-and-archiving-repositories/creating-a-repository-from-a-template#about-repository-templates) to generate a Node.js file structure for [Advent of Code](http://adventofcode.com) submissions.

This repository features badges which will become active once your first build succeeds.

## Usage
Click ["Use this template"](https://github.com/mariotacke/template-advent-of-code/generate) 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
```

## Visit
- http://adventofcode.com