Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/montalvomiguelo/advent-of-code
https://adventofcode.com/
https://github.com/montalvomiguelo/advent-of-code
Last synced: 30 days ago
JSON representation
https://adventofcode.com/
- Host: GitHub
- URL: https://github.com/montalvomiguelo/advent-of-code
- Owner: montalvomiguelo
- Created: 2022-12-05T16:11:45.000Z (almost 2 years ago)
- Default Branch: develop
- Last Pushed: 2024-07-13T18:30:14.000Z (4 months ago)
- Last Synced: 2024-07-13T19:42:38.120Z (4 months ago)
- Language: JavaScript
- Homepage:
- Size: 513 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AOC 2023
```sh
$ npm i
$ npm exec -- aoc --day 01
```