An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# xmas

A tiny rusty Xmas tree without bells and whistles

![A screenshot of the xmas tree](images/screenshot.png)

## 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.