How to download and setup ninjabot
Open terminal and run command
git clone https://github.com/rodrigo-brito/ninjabot.git
git clone is used to create a copy or clone of ninjabot 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 ninjabot https://github.com/rodrigo-brito/ninjabot/archive/master.zip
Or simply clone ninjabot with SSH
[email protected]:rodrigo-brito/ninjabot.git