Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/suasuasuasuasua/advent-of-code-2024


https://github.com/suasuasuasuasua/advent-of-code-2024

advent-of-code advent-of-code-2024 devenv nix python

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Advent of Code 2024

I'm primarily doing this challenge in `python` but may branch out to other
languages if I have time. I honestly feel like I'm terrible at coding challenges
and problems, so I need to practice in case I get laid off xdd.

## Development

Use `devenv` and `direnv` to setup the developer shell with dependencies and
tooling included!

Alternatively, use VSCode and the `devcontainer.json` to build a development
container.