strongbad_email/README.md

33 lines
801 B
Markdown
Raw Permalink Normal View History

2023-11-12 19:20:18 -05:00
# strongbad_email
2023-11-12 20:06:21 -05:00
> strong bad underscore email dot exe.
2023-11-12 20:06:48 -05:00
>
2023-11-12 20:06:21 -05:00
> enter.
2023-11-12 20:06:48 -05:00
>
2023-11-12 20:06:21 -05:00
> _- Strong Bad, [sbemail #68: caper](https://www.youtube.com/watch?v=HBUP2jAPExU)_
A CLI app that prints a random [Strong Bad Email](https://homestarrunner.com/sbemails), written in Rust.
2023-11-12 19:20:18 -05:00
## Install
2023-11-12 19:20:18 -05:00
You will need rustc/cargo installed. Then, install the package from Codeberg:
```
cargo install strongbad_email --git https://codeberg.org/takouhai/strongbad_email.git
```
then just run
```
strongbad_email
```
and you should be good to go.
2023-11-12 19:20:18 -05:00
## License
All of the text from the Strong Bad Emails are from the [Homestar Runner Wiki](http://www.hrwiki.org).
All of the Strong Bad Emails are from [Homestar Runner](https://homestarrunner.com), All Rights Reserved.
This program is licensed under the [MIT License](LICENSE).