trails/scripts
Ullrich Schäfer 2abc207c2f
Convert render-legal to TypeScript
The repo is a Node/TS stack, so a Python renderer is out of place.
Port the script to TypeScript, runnable via
`node --experimental-strip-types scripts/render-legal.ts <doc>`, and
update the README to match.

Verified byte-identical output against the Python version before
removing it.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-19 07:52:53 +02:00
..
check-dockerfiles.sh Extend Dockerfile CI check to verify COPY source paths exist 2026-04-14 12:27:18 +02:00
dev.sh Add local dev setup, fix BRouter Dockerfile, archive change (#12) 2026-03-22 23:11:43 +00:00
download-dev-segments.sh Add local dev setup, fix BRouter Dockerfile, archive change (#12) 2026-03-22 23:11:43 +00:00
render-legal.ts Convert render-legal to TypeScript 2026-04-19 07:52:53 +02:00