Skip to content

hacktoolkit/advent-of-code-jq

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • jq 94.2%
  • Swift 4.0%
  • Makefile 1.8%