Skip to content

Files

Latest commit

eca17a1 · Jan 18, 2024

History

History
9 lines (6 loc) · 367 Bytes

design.rst

File metadata and controls

9 lines (6 loc) · 367 Bytes

Design

Adding options to the robotpy command

As of 2024 the robotpy command (also accessed via python -m robotpy) is located in the robotpy-cli package. Instructions for adding custom subcommands is located in the README file.