Continuous delivery for your Sketch plugins.
Sketchpacks Relay connects your Github repositories to the Sketchpacks Registry. Enabling you to deliver your plugin updates faster, and with greater visibility!
โก๏ธ Realtime Updates
Using web-hooks, updates to your plugins are visible on the registry within seconds. Allowing you to deploy bug fixes and feature enhancements faster.
๐ Versioned Releases
Serve your users any versioned & published release from your Github repositories. Enabling your users to lock versions or revert to older ones.
๐ Seamless Github Integration
Sketchpacks Relays tries to respect your work flow as much as possible. Only changes to the master branch will update the registry.
โ
Important
To use Sketchpacks Relay, your plugins must have:
- A valid
manifest.jsonfile. - A valid semantic version
๐ Add a badge
Add our badge to let users know they can install your plugin with Sketchpacks!
Markdown:
[](https://sketchpacks.com/YOUR_NAME/PLUGIN_NAME/install)
HTML:
<a href="https://sketchpacks.com/YOUR_NAME/PLUGIN_NAME/install">
<img width="160" height="41" src="http://sketchpacks-com.s3.amazonaws.com/assets/badges/sketchpacks-badge-install.png" >
</a>
Sketchpacks Relay is provided by a third-party and is governed by separate terms, privacy, and support documentation.
