How to download and setup im_service
Open terminal and run command
git clone https://github.com/GoBelieveIO/im_service.git
git clone is used to create a copy or clone of im_service repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with im_service https://github.com/GoBelieveIO/im_service/archive/master.zip
Or simply clone im_service with SSH
[email protected]:GoBelieveIO/im_service.git