Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/fredrikaugust/jul22
- Owner: FredrikAugust
- Created: 2022-12-01T11:57:47.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-01-20T16:06:16.000Z (about 2 years ago)
- Last Synced: 2024-12-04T07:47:48.006Z (2 months ago)
- Topics: advent-of-code, rust
- Language: Rust
- Homepage:
- Size: 88.9 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 👍🏻