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

https://github.com/neon-sunset/aoc24


https://github.com/neon-sunset/aoc24

advent-of-code fsharp

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

### How to run

1. Install .NET SDK if necessary
- `brew install dotnet`
- `sudo apt install dotnet9`

2. Execute with `dotnet fsi {file name}`