cli
cli copied to clipboard
Need a lint tool for cli
A command-line tool should be written by cli, used to lint code written by cli. It would be called clint.
Key features of clint:
- Check tags used by cli. (
cli,pw,usage,dft,prompt,parser). - Check
Argvfor Command instance.