script-wizard

Crates.ioscript-wizard
lib.rsscript-wizard
version0.1.34
sourcesrc
created_at2024-06-18 23:27:35.566674
updated_at2024-06-18 23:27:35.566674
descriptionscript-wizard is a shell script (Bash) helper program, to delegate the responsibility of asking questions to the user, asking for confirmation, making selections, etc. The normalized response is printed to stdout for the script to consume.
homepage
repositoryhttps://github.com/EnigmaCurry/script-wizard
max_upload_size
id1276303
size62,618
Ryan McGuire (EnigmaCurry)

documentation

https://docs.rs/script-wizard

README

script-wizard

script-wizard is a shell script helper program to delegate the responsibility of asking questions to the user, asking for confirmation, making selections, etc. The normalized response is printed to stdout for the script to consume.

Please see the documentation page on docs.rs

Commit count: 62

cargo fmt