|
7 years ago | |
---|---|---|
manifests | 7 years ago | |
repos | 7 years ago | |
scripts | 7 years ago | |
.gitignore | 7 years ago | |
.gitmodules | 7 years ago | |
Makefile | 7 years ago | |
README.md | 7 years ago |
The VCV community members are responsible for curating Rack plugins into a centralized database. Anyone is welcome to join.
All Rack plugins are welcome assuming they
To add your plugin to the Plugin Manager, update its information, or inform us of a new build, please create an issue with the title equal to your plugin slug(s). Give us each plugin name, your desired author name, license information, relevant URLs, and anything else under the Manifest section below. A Library Team member will handle your request.
Tasks:
The filename of each manifest should be YourSlug.json
.
See Fundamental.json for an example.
All properties are optional. URLs should not be redundant across different keys, meaning you must choose the most relevant key for a particular URL.
TODO
Tasks:
TODO
Clone all repos with git submodule update --init --recursive
Then build all repos with RACK_DIR=<path to Rack directory> make dist_all
The folder name should match the slug, even if it is not the repository name. Be sure to check out the correct branch.
cd repos
git submodule add -b v0.6 https://github.com/VCVRack/Fundamental.git Fundamental