Skip to content

Latest commit

 

History

History

Yak

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

How to push PackageManager

Summary

  1. Build component
  2. Update version info in manifest.yml
    • e.g. "1.1.0-beta.1" to treat it as a pre-release.
  3. Move some items to package folder like following.
  4. Use "C:\Program Files\Rhino 7\System\Yak.exe" build --platform win command to build yak package.
    • If the build runs without problems, the guid is added to the keywords in manifest.
  5. Use "C:\Program Files\Rhino 7\System\Yak.exe" push tunny-x.y.z-rh7-win.yak command to push the package to Rhino PackageManager.
  6. Finish!