Go to file
Felix Van der Jeugt cd85863cc7
add commands
2020-12-04 13:41:21 +01:00
Felix@45ab74944e update submodules 2020-12-04 13:40:01 +01:00
Flynn@e343bbf63e update submodules 2020-12-04 13:40:01 +01:00
Francis@a356a618d6 update submodules 2020-12-04 13:40:01 +01:00
Francis.@6c16360c79 update submodules 2020-12-04 13:40:01 +01:00
inputs add benchmarks and submodules 2020-12-03 17:59:49 +01:00
Jasper@0b25c2da31 update submodules 2020-12-04 13:40:01 +01:00
JP@a7d3a4aefb update submodules 2020-12-04 13:40:01 +01:00
Kobe@8a8e35cf9c add benchmarks and submodules 2020-12-03 17:59:49 +01:00
Lode@7465602d9b update submodules 2020-12-04 13:40:01 +01:00
Lorin@d5c78677e3 update submodules 2020-12-04 13:40:01 +01:00
Lukas@11f44a4be8 add benchmarks and submodules 2020-12-03 17:59:49 +01:00
Mel@58422ad301 add benchmarks and submodules 2020-12-03 17:59:49 +01:00
Poef@d4811c6660 add benchmarks and submodules 2020-12-03 17:59:49 +01:00
Rien@c35f7ee178 add benchmarks and submodules 2020-12-03 17:59:49 +01:00
Robbe@c718fca337 add benchmarks and submodules 2020-12-03 17:59:49 +01:00
Timo@63f48b4503 update submodules 2020-12-04 13:40:01 +01:00
.gitmodules add benchmarks and submodules 2020-12-03 17:59:49 +01:00
benchmark add benchmarks and submodules 2020-12-03 17:59:49 +01:00
benchmarks add benchmarks and submodules 2020-12-03 17:59:49 +01:00
pullthemall add benchmarks and submodules 2020-12-03 17:59:49 +01:00
README.md add commands 2020-12-04 13:41:21 +01:00

De Zeus Advent of Code

Wie? Waar? (Repository) Taal?
Lukas https://github.com/lvrossem/Advent-of-Code-2020 Rust
Flynn https://gitlab.com/mcbloch/aoc2020 Elixir
Rien https://github.com/rien/adventofcode2020 Elixir
Robbe https://github.com/Robbe7730/advent_of_code_2020 Rust
Francis https://github.com/fbegyn/aoc2020 Go
Timo https://github.com/timodw/AoC20 Rust
Kobe https://github.com/SchrodingersCat00/aoc2020 Haskell
Jasper https://github.com/jaspervdj/advent-of-code Haskell
Lorin https://github.com/werthen/AoC-2020 TensorFlow
Felix https://github.com/ninewise/adventofcode-2020 Shell
Francis. https://github.com/FKD13/AoC2020 Erlang
Mel https://gitlab.com/Melsarion/adventofcode2020 Elixir
Poef https://github.com/Iepoev/AoC20 Elixir
Lode https://gitlab.com/Bond_009/advent-of-code-2020 C
JP https://github.com/Jan-PieterBaert/advent-of-code Rust
Niko https://github.com/niknetniko/AdventOfCode Elixir
  • repo clonen:

    git clone --recursive git@github.com:ZeusWPI/Advent-of-Code-Aggregator.git

  • nieuwe toevoegen:

    git submodule add git commit -m 'hey guys ik heb een repo toegevoegd'

  • bestaande submodules updaten:

    ./pullthemall git add * # oh no git commit -m 'update submodules'

  • benchmarks uitvoeren:

    ./benchmarks