webrtc / KITE

KITE is a test engine designed to test WebRTC interoperability across browsers
Apache License 2.0
464 stars 125 forks source link

Update install, added prefix kite_ to commands c,a,r #171

Closed A-nguyenv closed 3 years ago

A-nguyenv commented 3 years ago

Installing Maven through our script now checks if JAVA_HOME is defined When running configure script, checks if mvn & JAVAHOME are defined. Added prefix kite to commands c, a & r. Please use kite_a, kite_c & kite_r from now on.