https://github.com/jonaskello/advent-of-code-2017-reasonml
Solutions to https://adventofcode.com/2017 in https://reasonml.github.io
https://github.com/jonaskello/advent-of-code-2017-reasonml
Last synced: about 1 year ago
JSON representation
Solutions to https://adventofcode.com/2017 in https://reasonml.github.io
- Host: GitHub
- URL: https://github.com/jonaskello/advent-of-code-2017-reasonml
- Owner: jonaskello
- Created: 2017-12-03T12:39:49.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-12-05T23:18:23.000Z (over 8 years ago)
- Last Synced: 2024-10-05T02:21:06.267Z (over 1 year ago)
- Language: OCaml
- Homepage:
- Size: 30.3 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# advent-of-code-2017-reasonml
```
yarn install
yarn start:day1
```