Installation
The CLI can be run as standalone executable or as dotnet tool.
Last updated
The CLI can be run as standalone executable or as dotnet tool.
Last updated
Download the executable directly from the and run it on your machine.
The Curiosity CLI requires .NET 9.0 or later. To install the tool globally, run:
You can also install the tool locally scoped to a specific project. For more information on installing dotnet tools, refer to the .