Tired of opening a browser to answer a question on Socrative? Fret no more, Socrative-CLI is here!
- Python3
- Pip3
Installing directly from GitHub
pip3 install git+https://github.com/hense94/socrative-cli
Installing from binary
pip3 install socrative-cli-1.0.1.tar.gz
Building from source
python3 setup.py sdist
pip3 install dist/socrative-cli-1.0.1.tar.gz
socrative-cli [OPTIONS] ROOM
Options:
-n, --name TEXT The name to identify yourself with
--help Show this message and exit.