ruck 0.2.0

A Rust wrapper around the ChucK command line interface
1
2
Std.system("echo Called echo from ChucK!");
<<< "Std.system() called." >>>;