Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hartzis/advent-of-code-2015
santa shouldn't go into the basement
https://github.com/hartzis/advent-of-code-2015
Last synced: about 2 months ago
JSON representation
santa shouldn't go into the basement
- Host: GitHub
- URL: https://github.com/hartzis/advent-of-code-2015
- Owner: hartzis
- Created: 2015-12-12T02:04:19.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-18T15:32:02.000Z (about 9 years ago)
- Last Synced: 2024-10-15T20:34:38.248Z (3 months ago)
- Language: JavaScript
- Homepage: http://adventofcode.com/
- Size: 27.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## advent-of-code-2015
[advent of code 2015 challenges](http://adventofcode.com/)
#### Javascript all the things!
##### Run Day
`npm run day 1` - calculates the solutions for day01
##### Test Day
`npm test 1` - runs the tests for day01