RE: Bittrex Pump and Dump Bot for Free !!

You are viewing a single comment's thread from:

Bittrex Pump and Dump Bot for Free !!

in bittrex •  8 years ago 

sorry it doesn't work, can you show installation of ruby and getting it working cause the it can't locate it or doesn't respond or commands don't work for me.
Thanks and upvoted

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:  

To Install Ruby on Mac:

Install xcode :

$ xcode-select --install

Install Homebrew :

$ ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"

Install Ruby version manager(RVM) :
$ \curl -sSL https://get.rvm.io | bash -s stable

Install ruby with RVM :
$ rvm install ruby-head

Install version 2.3.1 ruby :

$ rvm install 2.3.1
$ rvm --default use 2.3.1

Hope this helps, (see the instructions to install ruby on Windows machine in youtube demo video comments section)

Still getting the ruby: No such file or directory -- bittrex_bot.rb (LoadError)