Rhino WIP Feature - Publish Yak from Script Editor

Rhino 8 introduced script editor projects and a way to build Rhino and Grasshopper plugins, creating yak packages.

Rhino WIP, adds support for publishing these packages to yak repositories through the script editor. This is how the improved plugin publish dialogs looks like in Rhino WIP:

The new Servers dropdown, lists public and test yak servers, and all other yak repositories appended to yak servers list in Rhino settings:

One project is successfully built, the new Publish… button activates and allows for signing into your yak account and publish the newly built package, using selected server:

After successfully signing in, dialog proceeds to publishing the package:

Learn more about how to use yak command line tool for advanced package management (e.g. yanking published packages) by clicking on the tip dot:

2 Likes