Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/leomeloxp/advent-of-code-2023-rs


https://github.com/leomeloxp/advent-of-code-2023-rs

Last synced: 15 days ago
JSON representation

Awesome Lists containing this project

README

        

# Advent of Code 2023 - Rust Edition

## Prerequisites

- Rust (currently using version 1.74.0 but earlier versions should work)
- `card install cargo-generate`
- `card install cargo-watch`
- [`just`](https://github.com/casey/just)

## Usage

- Create new days with `just create `
- Work through the day's problem with `just work `