advent-of-code-2022

module
v0.0.0-...-8124729 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 23, 2023 License: MIT

README

AOC 2022

Continuing the tradition from 2021 - https://github.com/bozdoz/advent-of-code-2021

How to use

Test: docker run --rm $(docker build -q .)

Run: docker run --rm $(docker build -q .) go run ./01

New: ./createDay.sh 02

Dev environment

Open in VSCode, enable (Remote - Containers)[https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-containers], and re-open the project in the dev container. Then you'll have golang installed/isolated (and you won't need to keep building and running the container).

Tech
  • golang
  • vscode devcontainers
  • docker

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL