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