A simple command line utility to help you with setting up, managing and deploying
your very own eludris instance in mere minutes.
You can easily install the Eludris CLI using cargo:
```sh
cargo install eludris
```
You can find out more by reading the [CLI docs](https://eludris.github.io/docs/cli.html)
or by running the help command:
```sh
eludris --help
```