Skip to content

Sketchpacks Relay

GitHub App

Sketchpacks Relay

GitHub App

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!

Native Sketch Plugin Updates

Serve your Appcast feed using the Sketchpacks Appcast API endpoint to serve native plugin updates within Sketch. More about native plugin updates.

⚑ 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.json file.
  • A valid semantic version

πŸš€ Add a badge

Add our badge to let users know they can install your plugin with Sketchpacks!

Install PLUGIN NAME with Sketchpacks

Markdown:

[![Install PLUGIN NAME with Sketchpacks](http://sketchpacks-com.s3.amazonaws.com/assets/badges/sketchpacks-badge-install.png "Install PLUGIN NAME with Sketchpacks")](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>

Developer

Sketchpacks Relay is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

Report abuse