Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.

henrikgrubbe/socrative-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

socrative-cli - A CLI for Socrative

Tired of opening a browser to answer a question on Socrative? Fret no more, Socrative-CLI is here!

Dependencies

  • Python3
  • Pip3

Installation

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

Usage

socrative-cli [OPTIONS] ROOM
Options:
  -n, --name TEXT  The name to identify yourself with
  --help           Show this message and exit.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages