Matthimatiker / advent-of-code-2018

Playground for Advent of Code 2018.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent of Code

Playground for Advent of Code 2018. Used to build up some knowledge in TypeScript.

Prerequisites

Usage

Install dependencies:

npm install

Build JavaScript files from TypeScript:

npm run build

Run tests:

npm test

About

Playground for Advent of Code 2018.


Languages

Language:TypeScript 100.0%