#!/usr/bin/env bun import { main } from "../../src/hwlab-cli-lib.ts"; await main();