Skip to content

Command line tools for interacting with the state of the Student Robotics Competition

Notifications You must be signed in to change notification settings

PeterJCLaw/srcomp-cli

 
 

Repository files navigation

SRComp CLI

Build Status Docs Status

A set of command-line tools for operating SRComp at a competition and for working with compstate repositories.

Usage

Install:

pip install -U pip setuptools wheel
pip install sr.comp.cli

Bash completions are also available, see the bash-completion file in the root of the repo.

Development

Install:

pip install -e . -r dev-requirements.txt

Test: ./run-tests

About

Command line tools for interacting with the state of the Student Robotics Competition

Topics

Resources

Stars

Watchers

Forks

Languages

  • Python 99.3%
  • Shell 0.7%