Make sure you have homebrew installed first.
brew install html-xml-utils
echo "alias excuse=\"curl -s http://programmingexcuses.com | hxselect -s '\n' -c 'a'\"" >>~/.bash_profile
source ~/.bash_profile
Run with:
excuse | say
Bulletproof solutions for the savvy developer.
Make sure you have homebrew installed first.
brew install html-xml-utils
echo "alias excuse=\"curl -s http://programmingexcuses.com | hxselect -s '\n' -c 'a'\"" >>~/.bash_profile
source ~/.bash_profile
Run with:
excuse | say