1) Clone with Github:
git clone https://github.com/alex-free/portable-mac-directory
2) Change into the source directory:
cd portable-mac-directory
3) Execute ./build
to generate a zip release.
If you want to clean the built release, execute ./build clean
.