Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/taranys/advent-of-code
https://github.com/taranys/advent-of-code
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/taranys/advent-of-code
- Owner: Taranys
- License: mit
- Created: 2021-12-01T13:06:29.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-12-15T07:50:45.000Z (almost 2 years ago)
- Last Synced: 2023-08-01T03:59:53.468Z (over 1 year ago)
- Language: Ruby
- Size: 177 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Ruby::AdventOfCode
## Installation
Execute:
$ bundle install
To run tests :
$ rake test
## License
The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).
## Code of Conduct
Everyone interacting in the AdventOfCode::2021 project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/[USERNAME]/advent-of-code-2021/blob/master/CODE_OF_CONDUCT.md).