Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kamiyuzu/adventcode2018
Elixir practice for advent code 2018
https://github.com/kamiyuzu/adventcode2018
Last synced: about 12 hours ago
JSON representation
Elixir practice for advent code 2018
- Host: GitHub
- URL: https://github.com/kamiyuzu/adventcode2018
- Owner: kamiyuzu
- License: gpl-3.0
- Created: 2018-12-06T11:47:08.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-06T11:59:50.000Z (about 6 years ago)
- Last Synced: 2024-11-25T10:17:41.722Z (2 months ago)
- Language: Elixir
- Size: 56.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Elixir practice
This is a practice done for Advent Code 2018. 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.