1
Fork 0
mirror of https://github.com/RGBCube/AdventOfCode synced 2025-05-31 09:58:10 +00:00

Add readme usage example

This commit is contained in:
RGBCube 2023-12-01 23:52:34 +03:00
parent 5832784e82
commit adb0b9bd29
No known key found for this signature in database

View file

@ -1,6 +1,6 @@
# RGBCube's Advent of Code Solutions
Run `nix eval .#<day>-<part>` to get the solution to the part of the days problem.
See `./run.nu --help` for instructions on how to run the scripts.
## License