Replies: 2 comments 2 replies
|
mise just installs the binaries released at https://github.com/temporalio/temporal/releases/tag/v1.31.2. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hi,
I'm building a project with temporal.io. The CLI can be installed with
mise use temporal, however it seems like it only provides production binaries : tbdg, temporal-cassandra-tool, temporal-elasticsearch-tool, temporal-server and temporal-sql-tool.The official documentation mention the temporal cli to start the development server this way :
temporal server start-dev --ui-port 8080Can the development kit be added?
EDIT: I opened an issue in the Temporal repo: temporalio/temporal#11718
All reactions