#!/bin/bash # https://docs.sheetjs.com/docs/demos/cli/bunsea cd /tmp rm -rf sheetjs-bunsea mkdir sheetjs-bunsea cd sheetjs-bunsea bun --version curl -o pres.numbers https://docs.sheetjs.com/pres.numbers cat >sheet2csv.ts <