Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nmigueles/advent-of-code
https://github.com/nmigueles/advent-of-code
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/nmigueles/advent-of-code
- Owner: nmigueles
- Created: 2022-12-08T02:43:19.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-12T02:54:17.000Z (about 2 years ago)
- Last Synced: 2023-03-04T01:36:03.558Z (almost 2 years ago)
- Language: TypeScript
- Size: 9.83 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advent of Code 🎄
## Adding a new day
`npm run init-day {day}`
## Dev
`npm run dev {day}`
## Test
You can ran test for all puzzles agains their expected output with `npm t`