aoc/2022/d3
pegasust b5c22d2126 d3: initial sub 2022-12-03 07:51:40 +00:00
..
data aoc 2022 d3 with deno + ts. Let's go 2022-12-03 06:09:30 +00:00
src d3: initial sub 2022-12-03 07:51:40 +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 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

README.md

AoC Day 3

Tasks

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