Skip to content

kamiyuzu/AdventOfCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AdventOfCode

Development environment

You will either have to install Erlang AND Elixir on your machine or have asdf on your local machine.

  • Install elixir/erlang using asdf

Information to install asdf can be found here

asdf plugin-add erlang https://github.com/asdf-vm/asdf-erlang
asdf plugin-add elixir https://github.com/asdf-vm/asdf-elixir
asdf install
  • Or install Erlang and Elixir on your machine.

  • Install docker and docker-compose from their sources.

Livebook

For running the livebook just run:

docker-compose up

Navigate into the respective livebook file for seeing the solution 🚀

Authors

  • Alberto Revuelta Arribas - initial work kamigari

License

  • This project is licensed under the License - see the LICENSE.md file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages