nxthdr 0.2.0

Command line interface for the nxthdr platform
# CLI

Command line interface for the nxthdr platform.

## Installation

```bash
cargo install nxthdr
```

## Usage

```bash
nxthdr help
```

### Authentication

```bash
# Log in to the platform
nxthdr login

# Log out of the platform
nxthdr logout
```