Installing Steem software to MacOS using Homebrew

in steemit •  8 years ago  (edited)

Steem on Mac
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

Enjoy!

Screenshot

Related links

See also

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!
Sort Order:  

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

Loading...

After this command brew install TigerND/core/steem

How do you get the thing to start mining in your account ?