Skip to content

quantcli/common

Repository files navigation

quantcli/common

Shared contracts and conventions for quantcli export CLIs.

Contents

  • CONTRACT.md — the user-facing surface every *-export-cli adheres to: repo naming, timezone policy, date flags, output formats, auth, the prime subcommand, versioning.
  • CONTRIBUTING.md — branch and commit style, how to propose a contract change, how to add a new export-cli, the compat-test expectation.
  • TRIAGE.md — issue-triage SLA, label scheme, and routing for the four quantcli/* repos.
  • LICENSE — MIT.

Why a repo for this

Three (and counting) export CLIs in this org all share the same shape: take credentials from the environment, accept --since / --until, emit markdown by default and JSON for agents, treat dates as local. Documenting that surface in one place — instead of in each CLI's README — keeps them honestly identical.

A change to the contract is a change every CLI agrees to make. Open a PR here before changing the surface in any individual CLI.

Repos that follow this contract

About

Shared contracts and conventions for quantcli export CLIs

Resources

License

Contributing

Security policy

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages