-
Notifications
You must be signed in to change notification settings - Fork 0
Evaluate CLI libraries and choose one #233
Copy link
Copy link
Open
Description
Compare candidate CLI libraries (oclif, yargs, commander, cac, ink) and pick the best fit for ToneForge. Include migration approach and rough effort estimate.\n\nRepo notes:\n- Current top-level entry is which loads via tsx and exports for tests.\n- Tests import (compiled) in many files; preserve signature to avoid large test changes.\n\nAcceptance criteria:\n- Documented pros/cons for each candidate\n- Recommendation of a single library with rationale\n- Migration plan with required code changes and risk notes\n- Rough effort estimate (low/medium/high and hours)\n
Reactions are currently unavailable