Open ethanent opened 9 months ago
Hi Ethan.
I guess I'll start with the obvious: Why is it tagged as deprecated?
For anyone else that is now looking for a new args parser, Node now has a builtin parser that I recommend you try out: https://nodejs.org/api/util.html#utilparseargsconfig
Please reply if you have questions about deprecation! Thanks.