If you look carefully, the MyDSL repository, contains a lot of files (apps) with the .dsl extension.
A .dsl extension file is nothing but a compressed archive in the tar-gzip format.
All you need to do is:
- download the .dsl file to any location (lets say /home/dsl)
- cd /
- tar -zxvf /home/dsl/
.dsl