spm-plugin
A Salesforce CLI plugin for interacting with the unofficial Salesforce Package Manager (SPM) registry.
How to download and setup spm-plugin
Open terminal and run command
git clone https://github.com/pozil/spm-plugin.git
git clone is used to create a copy or clone of spm-plugin 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 spm-plugin https://github.com/pozil/spm-plugin/archive/master.zip
Or simply clone spm-plugin with SSH
[email protected]:pozil/spm-plugin.git