un-inception/clients/javascript
russell@unturf.com 1c5a35f2b5 make client Makefiles self-bootstrapping: venv, npm install, go detect
Python: auto-creates .venv with pytest, requests, aiohttp.
JavaScript: auto npm install when node_modules missing, uses npm test for ESM.
Go: auto-detects go binary from PATH/~/.local/go/usr/local/go, copies tests
into src/ for same-package constraint, adds go.mod for sync SDK.
2026-02-26 17:56:42 -05:00
..
async add canonical permacomputer preamble to all source files 2026-02-25 17:40:21 -05:00
sync add canonical permacomputer preamble to all source files 2026-02-25 17:40:21 -05:00
Makefile make client Makefiles self-bootstrapping: venv, npm install, go detect 2026-02-26 17:56:42 -05:00