Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 219 Bytes

File metadata and controls

6 lines (3 loc) · 219 Bytes

The external/xata-cli package uses bun.

You can execute individual commands in external/xata-cli without switching directory like this:

  • Test a single file (cd external/xata-cli && bun test src/path/to/test.ts)