Did you know that you don't need to commit to an entire @agregore browser to make use of it's tech? If you already have #nodejs installed you can run agregore-compatible #JavaScript modules from your cli over any protocol supported by the browser. (e.g. #IPFS or #gemini )
```
npx agregore run hyper://blog.mauve.moe/example.js
```
With this you can share #p2p code between applications and command line utilities.