Files
e2b-dev--e2b/DEV.md
T
2025-04-02 14:56:10 -07:00

323 B

Releasing e2b cli

to create a changeset run npx changeset

Enter Nix development shell

install nix and enable flakes

curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix | sh -s -- install

enter the dev shell

nix develop --command zsh
# or
nix develop --command bash