Skip to content

Files

Latest commit

 

History

History
26 lines (19 loc) · 566 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 566 Bytes

adventofcode2024

Package Version Hex Docs

gleam add adventofcode2024
import adventofcode2024

pub fn main() {
  // TODO: An example of the project in use
}

Further documentation can be found at https://hexdocs.pm/adventofcode2024.

Development

gleam run   # Run the project
gleam test  # Run the tests
gleam shell # Run an Erlang shell