⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
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

sourcebots/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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.3%
  • Shell 0.7%