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