Skip to content

quantcli/common

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.
  • 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

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages