install build environment === yum/apt install mono-complete build C# version taosdemo === mcs -out:taosdemo *.cs run C# version taosdemo === mono taosdemo [OPTION..]