Installation#
Jetbrains Rider Plugin#
Install the plugin within Rider itself, from: File | Settings | Plugins | Marketplace
and search for automate
Info
This plugin uses the automate CLI under the covers, and the CLI needs to be installed on your machine.
Version (v1.0.4 and later) of this plugin will install automatically and upgrade the version of the automate CLI that is required by the plugin. Prior versions (less than v1.0.4) of the plugin will require you to manually install the automate CLI first.
By default, the plugin is configured to point to the default install location of the automate CLI (as a dotnet tool).
Tip
You can view and configure the installation location in Rider, from the settings (File | Settings | Tools | automate
)