Installing Steem software to MacOS using Homebrew
Here's the way to install Steem software to your Mac with just two commands. Actually, only one if you have Homebrew already installed.
Step 1: Install Homebrew
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
The script explains what it will do and then pauses before it does it.
Step 2: Install Steem wallet
brew install TigerND/core/steem
Updated to version 0.11.0
https://steemit.com/steemit/@teego/homebrew-package-updated-to-version-0-11-0
Props to posting a link to the source & pr. The build details link asks for github authorization however (I'm not sure if that was intentional).
Great work!
Updated to version 0.9.0rc2 (Build report)
Here is what I found out (as to why it wasn't working): https://steemit.com/osx/@metasyn/fix-steemd-on-osx-homebrew-error-fix
Updated to version 0.12.0
https://steemit.com/steemit/@teego/homebrew-package-updated-to-version-0-12-0
After this command brew install TigerND/core/steem
How do you get the thing to start mining in your account ?