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