feat: update usage instructions and improve input/output handling in CLI
This commit is contained in:
@@ -30,7 +30,7 @@ bun test src/supplier/supplier-scoring.test.ts
|
||||
./node_modules/.bin/tsc --noEmit
|
||||
|
||||
# ASIN lead-list pipeline (LLM-based)
|
||||
bun run src/index.ts input/leads.xlsx --out output/results.xlsx
|
||||
bun start leads.xlsx --out results.xlsx
|
||||
|
||||
# Supplier UPC pipeline (deterministic)
|
||||
bun run upc-file --input input/supplier.xlsx --out output/supplier_ranked.xlsx
|
||||
|
||||
Reference in New Issue
Block a user