YellowPM
Пакетный менеджер для быстрого получения обработок, отчетов и расширений из Github в 1С
How to download and setup YellowPM
Open terminal and run command
git clone https://github.com/OpenBSL/YellowPM.git
git clone is used to create a copy or clone of YellowPM 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 YellowPM https://github.com/OpenBSL/YellowPM/archive/master.zip
Or simply clone YellowPM with SSH
[email protected]:OpenBSL/YellowPM.git