- Make sure that you have golang installed by running
go version
- From the root folder:
go install .\cli\
- This will install the adventofcode cli to $GOPATH/bin.
- Now you can run the cli and use it to generate and solve the challenges of the adventofcode.
aoc solve -l <language> -d <date:yyyy/dd>
Currently not working. Windows does not support bash (by default) To-Do: Describe how to build and run this To-Do: Describe how to run it directly
Currently not working. THe make files / build does not work. To-Do: When it builds again, write a description on how to build it. To-Do: Describe how to run it directly
Currently not working. To-Do: Describe how to build and run this To-Do: Describe how to run it directly
aoc solve -l csharp -d 2015/01
To-Do: Describe how to build and run this To-Do: The current runner has a lot of logging. Fix this To-Do: Describe how to run it directly
Currently not working. To-Do: Describe how to build and run this To-Do: Describe how to run it directly
Currently not working. To-Do: Describe how to build and run this To-Do: Describe how to run it directly
To-Do: Describe how to build and run this To-Do: Describe how to run it directly
aoc solve -l go -d 2015/01
To-Do: Describe how to build and run this To-Do: Describe how to run it directly
aoc solve -l haskell -d 2015/01
To-Do: Describe how to build and run this To-Do: Describe how to run it directly
aoc solve -l java -d 2015/01
Install the kotlin compiler described here
aoc solve -l kotlin -d 2015/01
To-Do: Describe how to run it directly To-Do: It used to be possible to install the compiler from the command line. It there an alternative?
Currently not working. To-Do: Describe how to build and run this To-Do: Describe how to run it directly
Currently not working. To-Do: Describe how to build and run this To-Do: Describe how to run it directly
To-Do: Describe how to build and run this To-Do: Describe how to run it directly
aoc solve -l python -d 2015/01
Currently not working. To-Do: Describe how to build and run this To-Do: Describe how to run it directly
Currently not working. To-Do: Describe how to build and run this To-Do: Describe how to run it directly
Currently not working. To-Do: Describe how to build and run this To-Do: Describe how to run it directly