moretticb / verbatim

Manipulate text endlessly by chaining outputs through tools like translation, dictionary, synonyms, speak, or any other way.
GNU General Public License v3.0
5 stars 0 forks source link

Improve interfacing between tools and main tool #2

Closed moretticb closed 1 year ago

moretticb commented 1 year ago

Implement human-readable arguments so they are self explanatory instead of $0, $1, etc. Document the IO of each text tool and the main text.sh. Create also a dummy tool template for new tools and add it in README.md

moretticb commented 1 year ago

https://stackoverflow.com/questions/9271381/how-can-i-parse-long-form-arguments-in-shell