Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 293 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 293 Bytes

GetLotOpts

just write for learning Deno, nothing special

TODO

  • basic resolve
  • help text
  • sub command
  • transformer & validator
  • option's chioce
  • type definition for resolved arguments and options
  • short option combine, like -abc 10 for -a -b -c 10