Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/fredrikaugust/jul22

Solutions to Advent of Code 2022. Not a great deal of focus on code quality — don't have time this year.
https://github.com/fredrikaugust/jul22

advent-of-code rust

Last synced: 6 days ago
JSON representation

Solutions to Advent of Code 2022. Not a great deal of focus on code quality — don't have time this year.

Awesome Lists containing this project

README

        

# julekalender

- bruker github codespaces
- oppsett:
- installer rust med rustup: `curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh`
- hver dag: `cargo new day1/2/3/...`

mål: ikke pent, men funksjonelt 👍🏻