1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/rust/parameter-lister/README.txt Sat Oct 01 16:26:34 2016 +0200 1.3 @@ -0,0 +1,9 @@ 1.4 +Dependencies: 1.5 + apt install rustc cargo 1.6 + (tested under Ubuntu 16.04) 1.7 + 1.8 +Build: 1.9 + cargo build 1.10 + 1.11 +Run: 1.12 + ./start.sh