Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 303 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 303 Bytes

Hello 👋

Run test

To run the test you need to pass the --test flag with the file name to the command elixir.

$ elixir day_1.exs --test

Running your input

First you have to change inputs in a file and run the code with the command elixir.

$ elixir day_1.exs