View Single Post
Old 12-12-2017, 08:53 AM   #10
nofish
Human being with feelings
 
nofish's Avatar
 
Join Date: Oct 2007
Location: home is where the heart is
Posts: 12,096
Default

Quote:
Originally Posted by _Stevie_ View Post
I would do that immediately, if I knew how!
I couldn't find any guidelines how to set up GitHub for ReaPack.
Any hints appreciated!
In very short:
- Your scripts need a ReaPack header.
https://github.com/cfillion/reapack-index/wiki/Examples
https://github.com/cfillion/reapack-...-Documentation
(or see other scripts in ReaPack for examples)

- You need reapack-index to index the scripts in your repo. reapack-index produces a index.xml file.
https://github.com/cfillion/reapack-index/wiki

- This index.xml is then also pushed to your GitHub repo and you can give this URL other ReaPack users for importing your repo into ReaPack, like e.g. I did with mine:
https://github.com/nofishonfriday/ReaScripts

(or you can have it enabled by default in Reapack, don't know how though)

Thread with more info and for asking questions:
https://forum.cockos.com/showthread.php?t=169127

Last edited by nofish; 12-12-2017 at 09:01 AM.
nofish is offline   Reply With Quote