Make Waddles say things from your terminal.
<!-- _
.__(.)< (I am Waddles)
\___)
~~~~~~~~~~~~~~~~~~-->
cargo install ducksayRun with the default message:
cargo runPass a message:
cargo run -- hello from WaddlesUse Twitter-compatible output:
cargo run -- --twitter helloAdjust wrapping:
cargo run -- --width 20 hello from WaddlesApache-2.0. See LICENSE.