Commit Graph
1 Commits
Author SHA1 Message Date
Esa Kataja 73fa8b0925 feat: add CLI argument handling and build script
- Added command-line argument parsing to accept input file path instead of hardcoded value
- Added build task to compile standalone executable with deno compile
- Added usage message for incorrect invocation
2025-11-16 15:40:18 +02:00