about summary refs log tree commit diff
path: root/tools/bin/aoc2019
diff options
context:
space:
mode:
authorVincent Ambo <tazjin@google.com>2019-12-09T12·27+0000
committerVincent Ambo <tazjin@google.com>2019-12-09T12·27+0000
commitded10fbd83ed2c6c4ebdf2b024a1388d8b7fd63d (patch)
treea5c8009f023b77e8b2b5b188b27a466ddb5931be /tools/bin/aoc2019
parent9fb24840ab2951d178fe2b02a0da0c8d8ec4d532 (diff)
feat(tools): Add auto-dispatch for Advent of Code solutions r/115
Diffstat (limited to 'tools/bin/aoc2019')
l---------tools/bin/aoc20191
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/bin/aoc2019 b/tools/bin/aoc2019
new file mode 120000
index 000000000000..8390ec9c9652
--- /dev/null
+++ b/tools/bin/aoc2019
@@ -0,0 +1 @@
+__dispatch.sh
\ No newline at end of file