Skip to main content

Setup local machine

To start with Taskurai, you need to setup your local development environment.

Install Taskurai CLI

To install the Taskurai CLI on macOS, you can choose between homebrew or dotnet tool installation. A direct download is available as alternative option.

  • Install using homebrew:
brew install taskurai/tap/taskurai
info

Homebrew is used for installing and updating taskurai packages.

  • Install using dotnet tool installation:
dotnet tool install -g Taskurai.CLI
info

.NET 8.0 SDK is required to run dotnet tool.

More installation options

Loading...

Loading...

Install language runtime

Install .NET 8.0 SDK

Access credentials

Taskurai CLI requires your existing Entra credentials, used to setup the Taskurai subscription to manage Taskurai resources.