Is there a way to configure a gem's gemspec to print an important informational message right after someone downloads and installs the gem using gem install
?
Yes, use post_install_message
in the gemspec (docs).
You can see how HTTParty does it in its gemspec.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With