···14141515
16161717+## 🚚 Installation (CLI)
1818+1919+```sh
2020+# Build and install locally
2121+cd apps/cli && npm install && npm run build && npm install -g .
2222+```
2323+1724## 🤔 Why Pocketenv?
18251926Modern sandboxes are fragmented and vendor-specific. Each platform has its own API, its own format, and its own ecosystem.