Skip to content

alocquet/aoc-2016

Folders and files

NameName
Last commit message
Last commit date

Latest commit

86a68e8 · Nov 17, 2017

History

51 Commits
Dec 7, 2016
Dec 29, 2016
Jan 5, 2017
Dec 7, 2016
Jan 5, 2017
Nov 17, 2017
Jan 5, 2017
Jan 5, 2017
Dec 16, 2016
Dec 6, 2016
Dec 7, 2016

Repository files navigation

Soluces - Advent of code 2016

Build Status

Soluces for Advent of code 2016 written with TypeScript and mocha tests.

Build

  • clone git
git clone https://github.com/alocquet/aoc-2016.git
  • install
npm i
  • run all tests
npm test
  • run tests only for one day
npm test -- -g day-05
  • run clustered program
tsc
node dist/day-14/cluster/cluster.js

Credit

Advent of code

About

Soluces for 'Advent of Code 2016'

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published