jabr command-line entry point.
Parses process.argv, dispatches to the matching handler in the commands module, and renders top-level help. Run via bun scripts/jabr.ts <command> (or the jabr bin once installed).
process.argv
commands
bun scripts/jabr.ts <command>
jabr
jabr command-line entry point.
Parses
process.argv, dispatches to the matching handler in thecommandsmodule, and renders top-level help. Run viabun scripts/jabr.ts <command>(or thejabrbin once installed).