19 Commits

Author SHA1 Message Date
dffad844ad Rename scope @rondo to @rondo.dev 2019-08-25 11:33:06 +07:00
ea5872d7c0 Add ability to specify command description to argparse 2019-08-25 11:25:40 +07:00
b807e84539 Parse only positional arguments after the first is encountered 2019-08-18 08:36:00 +07:00
f8536b7446 Make flag error message more helpful when flag undefined 2019-08-14 14:16:19 +07:00
64d244fe91 Add better help for positional args 2019-08-14 10:17:06 +07:00
9fc4b064da Do not print help for positional arguments as options 2019-08-14 09:18:45 +07:00
c0b245067b Use path.relative when printing argparse cmd 2019-08-14 09:16:20 +07:00
f1865a0cc4 Add better --help support in argparse 2019-08-13 20:28:20 +07:00
7182684b4d argparse: Add support for string[], number of args 2019-08-13 19:37:15 +07:00
a057ca97d5 Automatically print help 2019-08-06 18:29:58 +07:00
10ca503e59 Add script to create new package from template 2019-08-06 15:40:16 +07:00
87d515d89b Add help for positional arguments 2019-08-06 11:37:44 +07:00
a1ac8880d4 Add ability to generate help text 2019-08-06 11:14:00 +07:00
8c399c1903 Add help function 2019-08-06 11:02:02 +07:00
b50dfb1455 Add support for positional args in @rondo/argparse 2019-08-05 22:56:40 +07:00
7ea1c34428 Use @rondo/argparse for build script 2019-08-05 22:25:49 +07:00
cea9bc0dd1 Add more tests for argparse 2019-08-05 22:07:37 +07:00
9a156fea16 Add ability to process short flags (untested) 2019-08-05 20:26:39 +07:00
47859ffa34 Add packages/argparse 2019-08-05 18:11:46 +07:00