aoc/2022/d3
pegasust 8167444f00 format d3 2022-12-03 09:56:55 +00:00
..
data d3: prototype done 2022-12-03 08:50:36 +00:00
src format d3 2022-12-03 09:56:55 +00:00
.envrc aoc 2022 d3 with deno + ts. Let's go 2022-12-03 06:09:30 +00:00
README.md aoc 2022 d3 with deno + ts. Let's go 2022-12-03 06:09:30 +00:00
deno.jsonc bug: running ./run.sh points deno to ~/nixos/.local/share/nvim/mason/bin/deno for some weird reasons 2022-12-03 06:20:24 +00:00
flake.lock aoc 2022 d3 with deno + ts. Let's go 2022-12-03 06:09:30 +00:00
flake.nix bug: denols or Mason.nvim injects a deno onto our PATH. I hate this setup so much. 2022-12-03 06:40:40 +00:00
run.sh d3: add (a little bit more) concise solution 2022-12-03 09:54:11 +00:00

README.md

AoC Day 3

Tasks

  • Sets up Deno (+ts) environment with Neovim
  • Sets up a Deno (+TS) project
  • Solves AoC 2022/d3