uf-toys

toys and experiments with uf forth
git clone git://git.alexwennerberg.com/uf-toys
Log | Files | Refs | README

getinput.sh (173B) - raw


      1 # usage: ./this [year] [day]
      2 # set AOC_SESSION env var with cookie from browser console
      3 curl -s -H "Cookie: session=$AOC_SESSION"  https://adventofcode.com/$1/day/$2/input