https://github.com/lmammino/xmas
A tiny rusty Xmas tree without bells and whistles
https://github.com/lmammino/xmas
christmas christmas-tree cli cli-app lights rust rustlang xmas xmas-tree
Last synced: about 1 year ago
JSON representation
A tiny rusty Xmas tree without bells and whistles
- Host: GitHub
- URL: https://github.com/lmammino/xmas
- Owner: lmammino
- License: mit
- Created: 2021-12-25T16:23:39.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-25T16:54:15.000Z (over 4 years ago)
- Last Synced: 2025-05-12T19:14:50.046Z (about 1 year ago)
- Topics: christmas, christmas-tree, cli, cli-app, lights, rust, rustlang, xmas, xmas-tree
- Language: Rust
- Homepage:
- Size: 119 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# xmas
A tiny rusty Xmas tree without bells and whistles

## Run
Just clone this repo and run:
```bash
cargo run
```
(Requires to have Rust installed)
## Contributing
Everyone is very welcome to contribute to this project.
You can contribute just by submitting bugs or suggesting improvements by
[opening an issue on GitHub](https://github.com/lmammino/xmas/issues).
## License
Licensed under [MIT License](LICENSE). © Luciano Mammino.