joeldg / bowhead

PHP trading bot framework
Apache License 2.0
800 stars 291 forks source link

I am not able to run this project in phpstorm to make bittrex API wrapper . #82

Open droidmanspace opened 6 years ago

droidmanspace commented 6 years ago

it shows configure docker file ,please help me to run the project in phpstorm.

mattS00 commented 6 years ago

Joel is currently doing big updates on the project lookup CCXT, (which has just been implemented) it has bittrex in it.

droidmanspace commented 6 years ago

@mattS00 I understand, But I would like to work on this from phpstorm .

dhensen commented 6 years ago

Just open the sources in phpstorm? What is holding you back? Docker just bundles all services in one container but you can easily run everything on your computer