Skip to content

cake-build/cake-rider

develop
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

…evelop/org.junit.jupiter-junit-jupiter-5.9.3

(maint): Bump org.junit.jupiter:junit-jupiter from 5.9.2 to 5.9.3 in /src/rider
cb4740e

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Cake for Rider

Adds support for the Cake build tool in Rider.

Install Cake

In order to use this extension, you must have Cake installed on your machine or in your solution.

Use chocolatey to install it globally by typing the following in an elevated command prompt:

choco install -y cake.portable

Install Cake for Rider

Go to File -> Settings -> Plugins -> Marketplace and search for Cake for Rider

Cake Rider Plugin

Release channels

JetBrains Marketplace has multiple channels for each plugin. Default is always the Stable channel, however, Cake for Rider might make use of two other channels:

  • Beta: The beta channel contains pre-releases.
  • Alpha: The alpha channel contains unstable releases. Here be dragons!

To use one of the channels open the plugin page in the JetBrains Marketplace select Versions and switch the channel on the left side of the page. Download the desired version and install it manually.

Documentation

The full documentation of the latest release of Cake for Rider can be found at https://cakebuild.net/

Documentation changes in the upcoming release

Modified versions of the official documentation can be found here.

Discussion

If you have questions, search for an existing one, or create a new discussion on the Cake GitHub repository.

Join in the discussion on the Cake repository

Contribute

Check out the Cake contribution guidelines if you want to contribute to this project.

License

MIT Licence