citty
citty copied to clipboard
Support auto case transformation for arguments
Describe the feature
Hello,
Imagine having an argument named 'joinGlue', I would love that the CLI support both joinGlue and join-glue.
Additional information
- [X] Would you be willing to help implement this feature?
Doesn't it works? https://github.com/unjs/citty/blob/main/src/args.ts#L42
Indeed, it should.