vaticle / typedb-console

TypeDB Console: CLI for TypeDB and TypeDB Cluster
https://typedb.com
Mozilla Public License 2.0
7 stars 16 forks source link

Bring in launch binary and console runner library from common #222

Closed dmitrii-ubskii closed 5 months ago

dmitrii-ubskii commented 6 months ago

Usage and product changes

We move the binary package and console-runner into this repository from typedb-common. typedb-console-runner is deployed to maven such that we can safely depend on it from other repos without creating Bazel dependency cycles.

vaticle-bot commented 6 months ago

PR Review Checklist

Do not edit the content of this comment. The PR reviewer should simply update this comment by ticking each review item below, as they get completed.


Trivial Change

Code

Architecture