Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kamiyuzu/adventcode2019
This is a practice done for Advent Code 2019 with Elixir.
https://github.com/kamiyuzu/adventcode2019
Last synced: about 12 hours ago
JSON representation
This is a practice done for Advent Code 2019 with Elixir.
- Host: GitHub
- URL: https://github.com/kamiyuzu/adventcode2019
- Owner: kamiyuzu
- License: gpl-3.0
- Created: 2019-12-01T11:12:25.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-12-03T12:14:15.000Z (about 5 years ago)
- Last Synced: 2024-11-25T10:17:43.118Z (2 months ago)
- Language: Elixir
- Size: 26.4 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AdventCode2019
This is a practice done for Advent Code 2019 with Elixir. You can see more from this initiative [here](https://adventofcode.com/2018/about).## Prerequisites
To run this project you need to have installed Elixir and OTP. I had the Elixir 1.7.3 version (compiled with Erlang/OTP 20().
## Built within
* Elixir
## Authors
* **Alberto Revuelta Arribas** - *initial work* [kamigari](https://github.com/kamigari)
## License
This project is licensed under the License - see the [LICENSE.md](LICENSE.md) file for details.