Advent of Code TypeScript Typescript is ran using Deno You can run all problems via the main file running Deno run --allow-read main.ts Rust Rust is ran using Cargo You (currently) can only run each one individually, using cargo run in the appropriate day folder