Scripts to create tools snapshots and sync them to remote download server

Directory structure
========================================

README: this file
publishrepo: script to create and sync repos
    USAGE: publishrepo --baseurl <PUBLIC_URL> --renamerepo <REPO NAME> <OBS REPO PATH> <RSYNC DEST>
           publishrepo --baseurl <PUBLIC_URL> --renamerepo <REPO NAME> --release <OBS REPO PATH> <RSYNC DEST>
           publishrepo --symlink <NAME> <LINK_DEST_PATH> <RSYNC DEST>
