odnoletkov / advent-of-code-jq

Solving Advent of Code with jq

Home Page:https://adventofcode.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

advent-of-code-jq

Solving Advent of Code with jq

Run with input file

$ jq -nRf 2020/01-1.jq your_input.txt

Or fetch input automatically (macOS)

$ make save-session
... paste 'session' cookie from browser
$ make 2020/01-1

Demo of solving using vim-jqplay

asciicast

About

Solving Advent of Code with jq

https://adventofcode.com


Languages

Language:jq 95.8%Language:Swift 2.6%Language:Makefile 1.6%Language:JSONiq 0.0%