# cm-quiz ## How to install ```sh $ ruby -v # Make sure your ruby version is at least 2.3.0 $ gem install cm_quiz ``` ## How to use ```sh $ cm-quiz test --endpoint=your-test-endpoint.com ```