Hi guys,
Just thinking about how I currently go about managing .YAK package uploads to the Package Manager.
The full process runs:
- Construct and compile the plugin using the script editor
- Manually rename to .zip the package and edit it’s contents (@eirannejad is working to eliminate this process)
- Open Food4Rhino users page and yank old package version (to prevent junk piling up) as this is much easier than using the CLI tool for the same job.
- open a command prompt in the folder where my YAK file is and enter a CLI command to upload the YAK
That’s three different UIs:
- Script Editor GUI in Rhino
- Food4Rhino web site
- Package Manager CLI
I’m switching between across the one task of building and deploying a package.
Can I please request the script editor be extended with GUI based package management tools to yank and push packages? This would speed up the process of deploying packages HUGELY.
Cheers
DK