wake-up-neo

Simulates the hacked terminal from "The Matrix"
Demo

Installation
cargo install wake_up_neo
Usage
```
Simulates the hacked terminal from "The Matrix"
Usage: wakeupneo [OPTIONS]
Options:
-n, --name name used in message. (Default "Neo")
-m, --message ... message to print to console
-c, --color character color [possible values: black, red, green, yellow, blue, magenta, cyan, white]
-b, --bg-color background color [possible values: black, red, green, yellow, blue, magenta, cyan, white]
-i, --ignore-ctrlc Ignore Ctrl-C (SIGINT)
-d, --delay display delay in milliseconds
-h, --help Print help
-V, --version Print version
```
License
This software is provided under the MIT license .