Commit graph

122 commits

Author SHA1 Message Date
2bb4463f58
help should be a const 2025-01-30 14:55:09 -06:00
bf542a1470
add type metavars to help output 2025-01-30 14:48:10 -06:00
5d7e404d0d
add bbMarkup 2025-01-30 13:04:21 -06:00
097d963b2a
handle required at the flag level 2025-01-29 17:28:32 -06:00
a7593561ee
improve hwylcli error handling 2025-01-29 15:56:35 -06:00
17a44c17f7
infer short flags 2025-01-28 15:40:56 -06:00
fe3c7c141f
add test for overriding error 2025-01-28 15:17:36 -06:00
bff6bc7c7c
make help object a const 2025-01-27 12:22:01 -06:00
5f2fcdc4ed
proper hook behavior 2025-01-26 14:17:30 -06:00
2915f65d15
add note about bug 2025-01-25 18:05:30 -06:00
a88765e328
simplify help generations 2025-01-25 17:00:39 -06:00
ea49ee81fc
add default values to help screen 2025-01-25 15:19:29 -06:00
c40a0a2038
args -> positionals 2025-01-24 15:34:28 -06:00
4c63636c24
add add 2025-01-23 18:50:53 -06:00
49b8e94bb7
make tests always use color 2025-01-23 17:23:23 -06:00
f31c2d8e45
need flags for flagSet 2025-01-23 17:07:41 -06:00
717ca3a3ec
auto usage 2025-01-23 16:28:51 -06:00
5020199fd1
add basic example to docs 2025-01-07 16:35:42 -06:00
0d2cbc51f9
comment out unneed proc 2025-01-07 16:35:21 -06:00
bc4a0a32e9
more hwylcli tests 2025-01-07 10:39:00 -06:00
4fd2a249a3
export spinners 2025-01-07 10:38:53 -06:00
8f98b53b91
positional arg parsing revamp 2025-01-02 12:11:43 -07:00
dc78efe1d8
fix bbstring handling 2024-12-31 10:05:01 -07:00
38cbe9f020
fix spacing for SimpleDots 2024-12-30 12:00:12 -06:00
cbdad3454d
add check for short/long flags 2024-11-25 13:06:03 -06:00
3cf572ea4a
swap spinny to using bbstrings 2024-11-22 11:33:45 -06:00
186dab6d84
pass preSub/postSub down to children commands 2024-11-21 09:40:06 -06:00
ef573dc0f8
support other default sep char 2024-11-19 14:47:40 -06:00
c5f70cec4e
fix positional handling 2024-11-18 14:54:06 -06:00
748f7e1bd6
add seq separator support 2024-11-18 14:09:56 -06:00
938131c6cd
add key val 2024-11-18 13:58:26 -06:00
ab00305c92
prepare to add args CliCfg setting 2024-11-18 13:34:17 -06:00
5a236cd6a5
support default flag type 2024-11-17 12:17:44 -06:00
88a0bc2ffe
add node to flag definition 2024-11-16 13:13:32 -06:00
fdec798b30
get key val from parser object 2024-11-16 12:59:59 -06:00
f1cc95f86e
again again again again 2024-11-14 15:13:00 -06:00
d0d1297f23
again again again 2024-11-14 15:01:47 -06:00
fef319ee52
fix whitespace....again.... 2024-11-14 14:43:33 -06:00
447362793e
fix span handling, add add proc 2024-11-14 14:25:00 -06:00
3de786f003
fix cli test and whitespace 2024-11-14 14:24:35 -06:00
1412ad8309
fixup builtin cli's 2024-11-14 11:49:47 -06:00
5f5dd86c4d
change call to node for readability 2024-11-14 11:06:11 -06:00
203082d893
support header footer in cli style 2024-11-14 11:05:26 -06:00
cbeefd675c
change how flags are propagated 2024-11-13 11:38:07 -06:00
de798fff70
make sure that aliases are included in stopWords 2024-11-13 09:55:53 -06:00
9e35d4ea12
add subcommand aliases to help output 2024-11-13 09:31:45 -06:00
88572a6ce4
add value check prior to parsing 2024-11-13 09:26:55 -06:00
22fbc66c8b
subcommand aliases 2024-11-13 08:47:33 -06:00
2a5dce888d
modify flag inheritance to support individual flags 2024-11-12 15:14:05 -06:00
f9f631aab1
add setting to implement 2024-11-12 12:52:08 -06:00