Automatic integration of the core's new features and fixes inside the cli
Clearer PR and issue tracking
May help refactor (planned and emergent) by virtue of having all the code in one place
Matches more closely our new use case : Benchttp is a command line tool, there's not supported front end other than the cli. The CI job already depends on the cli.
Cons
Not as straight forward boundaries, but honestly independent packages should solve this issue
Description
For the foreseeable future, Benchttp will be meant to be used through the command line only.
We expect to improve the DX b having the cli code inside the main repository .
Tasks
benchttp/cli
code inside this repository