aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/install-ubuntu-18.04.sh
Commit message (Collapse)AuthorAgeFilesLines
* scripts: Add a new klippy-requirements.txt file for virtualenv installsKevin O'Connor2019-04-011-1/+1
| | | | | | | | Place all of the host software python requirements into a config file. This makes it easier to update the python requirements without having to update several installation scripts. Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
* Ubuntu 18.04 install scriptNathan2019-01-101-0/+104
Signed-off-by: Nathan Tsoi <nathan@vertile.com>