Skip to content

Commit 4bc4de8

Browse files
committed
chore: mention bt in readme
1 parent 073fd44 commit 4bc4de8

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,11 @@ BRAINTRUST_API_KEY=<YOUR_API_KEY> npx braintrust eval tutorial.eval.ts
4949
| `@braintrust/otel` | OpenTelemetry span processor and compatibility helpers for Braintrust tracing. | [![npm: @braintrust/otel](https://img.shields.io/npm/v/%40braintrust%2Fotel.svg)](https://www.npmjs.com/package/@braintrust/otel) | [integrations/otel-js/README.md](integrations/otel-js/README.md) |
5050
| `@braintrust/temporal` | Temporal client/worker plugin and workflow interceptors for Braintrust tracing. | [![npm: @braintrust/temporal](https://img.shields.io/npm/v/%40braintrust%2Ftemporal.svg)](https://www.npmjs.com/package/@braintrust/temporal) | [integrations/temporal-js/README.md](integrations/temporal-js/README.md) |
5151

52+
## CLI `bt`
53+
54+
The `bt` cli is installed alongside `braintrust`, use it with `npx bt` or `pnpm exec bt`.
55+
See the [documentation](https://www.braintrust.dev/docs/reference/cli/quickstart).
56+
5257
## Documentation
5358

5459
- Publishing packages: [PUBLISHING.md](PUBLISHING.md)

0 commit comments

Comments
 (0)