about summary refs log tree commit diff
path: root/README.md
blob: 0e6fdc82556b86c14dda73ddb01b49beb906da3f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# [aoc2019](https://tildegit.org/ben/aoc2019)

[![Build Status](https://drone.tildegit.org/api/badges/ben/aoc2019/status.svg)](https://drone.tildegit.org/ben/aoc2019)

some advent of code solutions for 2019

starting out with c#, we'll see how it goes this year

using .net core 3.0, run all solutions with `dotnet run`