bizi-server 0.4.1

Task runner server for the bizi project
# bizi-server

The server behind the bizi project.

## Installation

Install the server and run as a background service (Recommended):

```bash
curl -fsSL https://getbizi.dev/install | bash
```

Or Install the server from crates.io:

```bash
cargo install bizi-server
```

## Usage

```bash
bizi-server
```