Skip to content

Amr-Shams/aoc2025

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2025

Setup

  1. Install OCaml and Nushell.
  2. Set your Advent of Code session:
$env.AOC_SESSION="your_session_cookie"
$env.AOC_YEAR = 2025

Initialize Project

nu aoc.nu init --lang --days 

Run a Solution

this will run day 1 part 1

nu aoc.nu run 1 1

Help

nu aoc.nu --help

About

aoc in ocaml and nu

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors