client: src: lib_gen: impl overhaul for new args

- Rewrite to support new arguments
  * Related design changes and refactoring
  * Remove prompt for testing (use `dev=on` instead)
- Factor out superscript gen from subscript append
- Related print formatting changes
- Add more internal checks
This commit is contained in:
2024-09-22 18:34:43 -07:00
parent e8509384d2
commit f96dae0210
2 changed files with 359 additions and 260 deletions

View File

@@ -41,6 +41,7 @@ alias e='exit'
alias grep='grep --color=auto'
# All subprofiles' scripts
# TODO: remove this tag as it's no longer needed
@DOCKER_FINANCE_SUBPROFILE_SOURCE@
# vim: syn=bash sw=2 sts=2 si ai et