rockyfy

Crates.iorockyfy
lib.rsrockyfy
version1.0.0
sourcesrc
created_at2023-02-26 16:11:44.996459
updated_at2023-02-26 16:11:44.996459
descriptionCLI tool that plays the iconic "Gonna Fly Now" theme song from Rocky during long-running commands, keeping you motivated and engaged.
homepage
repositoryhttps://github.com/Lioness100/rockyfy
max_upload_size
id795268
size2,728,930
(Lioness100)

documentation

README

🥊 rockyfy

A CLI that plays the iconic "Gonna Fly Now" theme song from Rocky during long-running commands, keeping you motivated and engaged.

📦 Installation

Install Rust using the recommended rustup installation method and then run:

cargo install rockyfy

🚀 Usage

Simply type rockyfy followed by any long-running command you want to run. For example:

rockyfy cargo test

As soon as the command starts running, rockyfy will start playing "Gonna Fly Now" in the background. The music will continue playing until the command finishes running.

Note that you will need to have audio playback enabled on your system in order to hear the music.

📝 Contributing

Contributions are welcome! If you have any ideas for how to improve the tool, or if you've found a bug that needs fixing, please feel free to open an issue or submit a pull request on the [GitHub repository.

Commit count: 1

cargo fmt