From ac56754281d9c53556132f1567d48606a6b841ac Mon Sep 17 00:00:00 2001 From: Felix Hummel Date: Fri, 21 Aug 2026 07:14:02 +0200 Subject: [PATCH] docs(install): mise installation (#421) --- website/docs/2-getting-started/1-install-cli.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/website/docs/2-getting-started/1-install-cli.md b/website/docs/2-getting-started/1-install-cli.md index a47fef7f..a2430d1a 100644 --- a/website/docs/2-getting-started/1-install-cli.md +++ b/website/docs/2-getting-started/1-install-cli.md @@ -57,6 +57,12 @@ curl -fsS https://get.uncloud.run/install.sh | VERSION=nightly sh More information about nightly builds of the CLI and daemon can be found [here](https://github.com/psviderski/uncloud/releases/tag/nightly). +## mise +You can install uncloud with [mise](https://mise.jdx.dev/): +``` +mise use github:psviderski/uncloud[exe=uc] +``` + ## GitHub download (macOS, Linux) You can manually download and use a pre-built binary from the