shama / adventofcode2018

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent of Code 2018

https://adventofcode.com/2018

Using Kotlin

  • Install the JDK
  • npm install
  • npm run build to build all
  • npm run build DayOne to build individual
  • npm start and change the script it compiles to run in a browser: localhost:9966

About


Languages

Language:Kotlin 76.9%Language:JavaScript 15.8%Language:HTML 7.3%