# chronovox
[](https://github.com/JDPlumbing/chronovox/actions)
Created by [JDPlumbing](https://github.com/JDPlumbing)
## 📦 Installation
```bash
cargo install chronovox
```
## 🚀 Usage
```rust
fn main() {
println!("Hello from your new crate!");
}
```