Skip to content

skovmand/advent_of_elm_21

Repository files navigation

Advent of Code 2021 in Elm 🎄

My solutions to Advent of Code 2021 in Elm ❤️

Note: I'm not using the browser at all, everything runs through elm-test

Run the tests!

# Install npm dependencies
$ npm install

# Install elm, elm-test-rs, elm-format, elm-json locally too (through elm-tooling)
$ npx elm-tooling install

# Run the test suite
$ npm test

About

My elm solutions to Advent of Code 2021

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages