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