Skip to content

cultome/advent_of_code

Repository files navigation

Advent of code

My answers for Advent of code events

Usage

# Generate stubs for exercises

# ./exe/aoc gen <day> --year=<year, default to current>
$ ./exe/aoc gen one --year=2015

# Execute exercises

# ./exe/aoc exec <day> [part] --year=<year, default to current>
$ ./exe/aoc exec one --year=2015
$ ./exe/aoc exec one second --year=2015

License

The gem is available as open source under the terms of the MIT License.

Code of Conduct

Everyone interacting in the Adventofcode2020 project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published