/McNeelTemplates

Templates for Rhino and Grasshopper

Primary LanguageC#

McNeel Templates

Templates for creating plugins for Rhino and Grasshopper. Since McNeel only publishes templates for Visual Studio then this repo is for those who uses a different IDE that doesn't support .vsix files.

Plugin Documentation

Getting started with the templates

Rider

Source

  • Clone this repo
  • In the New Project/New Solution dialog, click More Templates on the left, then click Install Template, and then choose a the path to where you cloned this repo.
  • When the path to the template appears in the list, click Reload.
  • As soon as the template is installed, you can find it in the list on the left and use it to create new projects.

dotnet CLI

dotnet new --install $TEMPLATE_PATH