Current release version : 1.0 We kindly ask that should you mention godash or godashbed or use our code in your publication, that you would reference the following papers: D. Raca, M. Manifacier, and Jason J. Quinlan. goDASH - GO accelerated HAS framework for rapid prototyping. 12th International Conference on Quality of Multimedia Experience (QoMEX), Athlone, Ireland. 26th to 28th May, 2020 Steps for godash/godashbed install, via install script (tested on Ubuntu 20.04) The installation of godash/godashbed is best suited to a clean new installation of Ubuntu, either natively or in a VM. 1. make the installation script executable: chmod +x 2. to get the help screen, just call 'help' ./ help 3. run script: to run the install script, either call, to install just godash ./ goDASH or call, to install both godash and godashbed ./ all Note: a. for some installs, we get a "E: Could not get lock /var/lib/dpkg/lock-frontend" This typically means Ubuntu software updater is running in the background. Stop the script, log out and back in again. Or simply wait until the "Software Updater" UI appears on screen, and close it.