https://github.com/mamantoha/new_year_tree
https://github.com/mamantoha/new_year_tree
crystal
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mamantoha/new_year_tree
- Owner: mamantoha
- License: mit
- Created: 2017-12-25T17:57:00.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2021-03-26T13:48:17.000Z (about 5 years ago)
- Last Synced: 2025-02-09T20:16:27.754Z (about 1 year ago)
- Topics: crystal
- Language: Crystal
- Size: 237 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# New Year Tree

## Installation
[Install](https://crystal-lang.org/docs/installation/) Crystal and clone this repository.
```
git clone https://github.com/mamantoha/new_year_tree.git
cd new_year_tree
shards
```
## Usage
```
crystal src/new_year_tree.cr
```
## Development
TODO: Write development instructions here
## Contributing
1. Fork it ( https://github.com/mamantoha/new_year_tree/fork )
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
- [[mamantoha]](https://github.com/mamantoha) Anton Maminov - creator, maintainer