Skip to content

Commit d70dda0

Browse files
authored
Add CLAUDE.md
1 parent 59057f5 commit d70dda0

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

CLAUDE.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Use pnpm for node and poetry for python to install and update dependencies.
2+
Run `pnpm run format`, `pnpm run lint` and `pnpm run typecheck` before commiting changes.
3+
To re-generate the API client run `make codegen` in the repository root.
4+
Run tests on affected codepaths using `pnpm run test`.
5+
Dfault credentials are stored in .env.local in the repository root or inside ~/.e2b/config.json.

0 commit comments

Comments
 (0)