Skip to content

Implement CLI framework#69

Open
ogeesan wants to merge 13 commits into
devfrom
typer-cli
Open

Implement CLI framework#69
ogeesan wants to merge 13 commits into
devfrom
typer-cli

Conversation

@ogeesan
Copy link
Copy Markdown
Collaborator

@ogeesan ogeesan commented May 17, 2026

This PR adds a basic CLI to the project.

Current CLI implementation:

  • bpod run
  • bpod protocols list
  • bpod test

In the future this may grow out so that each command is its own file if the complexity grows enough.

Changes

  • Initialising the system config will now require bpod init (rather than just bpod)
  • Addition of typer, the CLI package, to dependencies

@ogeesan ogeesan self-assigned this May 17, 2026
@ogeesan ogeesan marked this pull request as ready for review May 17, 2026 06:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant