Roland Thomas Jr roland
roland pushed to main at roland/falyx 2025-05-18 22:27:28 -04:00
4fa6e3bf1f Merge pull request 'Add auto_args' (#3) from argparse-integration into main
afa47b0bac Add auto_args
Compare 2 commits »
roland created pull request roland/falyx#3 2025-05-18 22:26:39 -04:00
Add auto_args
roland created branch argparse-integration in roland/falyx 2025-05-18 22:25:25 -04:00
roland pushed to argparse-integration at roland/falyx 2025-05-18 22:25:25 -04:00
afa47b0bac Add auto_args
roland pushed to main at roland/falyx 2025-05-17 21:14:30 -04:00
70a527358d Merge pull request 'Add CommandArgumentParser and integrate argument parsing from cli and menu prompt' (#2) from command-arg-parser into main
62276debd5 Add CommandArgumentParser and integrate argument parsing from cli and menu prompt
Compare 2 commits »
roland merged pull request roland/falyx#2 2025-05-17 21:14:29 -04:00
Add CommandArgumentParser and integrate argument parsing from cli and menu prompt
roland created pull request roland/falyx#2 2025-05-17 21:14:17 -04:00
Add CommandArgumentParser and integrate argument parsing from cli and menu prompt
roland created branch command-arg-parser in roland/falyx 2025-05-17 21:11:14 -04:00
roland pushed to command-arg-parser at roland/falyx 2025-05-17 21:11:14 -04:00
62276debd5 Add CommandArgumentParser and integrate argument parsing from cli and menu prompt
roland pushed to main at roland/falyx 2025-05-14 20:28:37 -04:00
b14004c989 Add UserInputAction, coerce ActionFactoryAction to be async, add custom tables for MenuAction, Change Exit Command to use X
roland pushed to main at roland/falyx 2025-05-13 23:19:38 -04:00
bba473047c Add loading submenus from config or Falyx object, more examples
roland pushed to main at roland/falyx 2025-05-13 20:07:49 -04:00
2bdca72e04 Create action submodule, add various examples
roland pushed to main at roland/falyx 2025-05-13 14:22:14 -04:00
87a56ac40b Linting
roland pushed to main at roland/falyx 2025-05-11 14:32:30 -04:00
e999ad5e1c Add better starter examples init.py, change validation in config.py, add add_command_from_command
roland pushed to main at roland/falyx 2025-05-10 09:57:01 -04:00
5c09f86b9b Add help_text to preview, preview to menu, error handling for imports, summary printing for run and run-all, mandatory kwargs for most arguments
roland pushed to main at roland/falyx 2025-05-10 01:08:52 -04:00
9351ae658c Add SelectFileAction, Remove GrepAction, UppercaseIO
roland pushed to main at roland/falyx 2025-05-09 23:43:45 -04:00
76e542cfce Add ActionFactoryAction, Add mode flags for Falyx, Rename inject_last_result_as -> inject_into
roland pushed to main at roland/falyx 2025-05-08 22:10:15 -04:00
ad803e01be Add register_teardown, Rename session -> prompt_session, Add sets, tuples to SelectionAction
roland pushed to main at roland/falyx 2025-05-08 00:56:22 -04:00
53729f089f Remove always_confirm
roland pushed to main at roland/falyx 2025-05-08 00:53:52 -04:00
7616216c26 Increment version