markusaksli / TradeBot

Crypto trading bot using Binance API (Java)
GNU General Public License v3.0
384 stars 138 forks source link

How should I run it on macOS? #41

Closed Emin-Emini closed 2 years ago

Emin-Emini commented 2 years ago

How should I run it on macOS?

markusaksli commented 2 years ago

You should be able to run the included JAR with JDK 11 runtime through terminal (or you can use the included runtime in the executable directory). For a more user friendly solution this is a duplicate of https://github.com/markusaksli/TradeBot/issues/37