slapt-src
slapt-src is a utility to make querying, retrieving, and building slackbuilds as easy as working with binary packages with slapt-get.
How to download and setup slapt-src
Open terminal and run command
git clone https://github.com/jaos/slapt-src.git
git clone is used to create a copy or clone of slapt-src 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 slapt-src https://github.com/jaos/slapt-src/archive/master.zip
Or simply clone slapt-src with SSH
[email protected]:jaos/slapt-src.git