# @lobstah/cli

Lobstah CLI: keygen, worker start, router start, tracker start, peers add/remove/list/sync/gossip-nostr, balance.

Part of [Lobstah](https://github.com/marouenbg/lobstah) — distributed P2P LLM inference grid for Apple Mac mini. The lobstah way.

## Install

```sh
npm install @lobstah/cli
```

## What it does

See the [main README](https://github.com/marouenbg/lobstah#readme) for the full architecture, plus [packages/cli/](https://github.com/marouenbg/lobstah/tree/main/packages/cli) for the source.

## License

MIT — see [LICENSE](LICENSE).
