#!/usr/bin/env -S node import { commander } from "./example-commander.ts" commander.run(process.argv)