https://github.com/code-shoily/advent_crystal
Advent of Code solved in Crystal Programming Language
https://github.com/code-shoily/advent_crystal
Last synced: 7 months ago
JSON representation
Advent of Code solved in Crystal Programming Language
- Host: GitHub
- URL: https://github.com/code-shoily/advent_crystal
- Owner: code-shoily
- License: mit
- Created: 2021-05-01T04:57:34.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-10T01:56:25.000Z (about 5 years ago)
- Last Synced: 2024-12-29T02:31:44.259Z (over 1 year ago)
- Language: Crystal
- Size: 21.5 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# advent_crystal
TODO: Write a description here
## Installation
TODO: Write installation instructions here
## Usage
TODO: Write usage instructions here
## Development
TODO: Write development instructions here
## Contributing
1. Fork it ()
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create a new Pull Request
## Contributors
- [Mafinar Khan](https://github.com/your-github-user) - creator and maintainer