aoc2022
Version, currently main branch1 version
- main branchlatestDec 25, 2022
github.com/olivierbellone/aoc2022
My solutions for Advent of Corde 2022
0 stars
0 dependents
License: MIT
Installation
# Add this to your shard.yml
dependencies:
aoc2022:
github: olivierbellone/aoc2022
branch: mainmain is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
1.6.2- License
- MIT
- Author
- Olivier Bellone
- Target
aoc2022from src/main.cr
Dependencies
This version declares no dependencies.
README
aoc2022
My solutions for Advent of Code 2022. Going with Crystal this year :)
Installation
No idea how you'd install this, or why you'd want to really.
Usage
Invoke the binary with the day number as the first argument, and the input file as the second argument.
E.g. to compute the solutions for the first day's puzzles:
aoc2022 1 input/day1.txt
Development
TODO: Write development instructions here
Contributing
- Fork it (https://github.com/olivierbellone/aoc2022/fork)
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request
Contributors
- Olivier Bellone - creator and maintainer
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This branch
- Branch
main- Seen
- Dec 25, 2022
- Crystal
1.6.2- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/olivierbellone/aoc2022
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 17, 2026
- Synced
- Aug 17, 2026
- Versions
- 1