Skip to content
This repository has been archived by the owner on Oct 11, 2018. It is now read-only.

Status of the project? #66

Open
bomberstudios opened this issue Feb 2, 2016 · 5 comments
Open

Status of the project? #66

bomberstudios opened this issue Feb 2, 2016 · 5 comments

Comments

@bomberstudios
Copy link
Contributor

Hi there,

just wanted to know what the status is for the project. We're getting ready to make some adjustments to the plugins.json file, and would love to know who's taking care of Sketch Toolbox to coordinate our changes : )

Thanks in advance!

@shahruz
Copy link
Contributor

shahruz commented Feb 2, 2016

Will have news this month on an update. Can you let me know the timeline for your adjustments?

@bomberstudios
Copy link
Contributor Author

Days : )

@shahruz
Copy link
Contributor

shahruz commented Feb 2, 2016

Alright! Do you have a version of the new plugins.json I can reference?

@bomberstudios
Copy link
Contributor Author

This is the preliminary spec I'm working with for a Plugin's metadata:

{
  "author" : "Ale Muñoz", // This is the Author's real name, as it will appear on our site at http://sketchapp.com/extensions/ and http://sketchapp.com/extensions/plugins/
  "authorEmail" : "foo@bar.baz",
  "name" : "Plugin Name",
  "version" : "1.3",
  "description" : "Here's the description for your plugin.",
  "homepage": "http://foobar.com/plugins/",
  "downloadURL": "http://foobar.com/plugins/plugin.zip",
  /* These are unused at the moment:
  "updateURL": "https://github.com/downloads/example/sketchplugins/sketchplugins.json",
  "compatibleVersion": 3.5,
  "lastUpdated": 2016-02-16,
  "githubStars": 1,
  "numberOfDownloads": 1,
  "avatarURL": "http://xxx.xyz/image.png", // Avatar URL (for all Plugins on http://sketchapp.com/extensions/plugins/)
  "thumbnailURL": "http://xxx.xyz/image.png" // Thumbnail URL (for featured Plugins on http://sketchapp.com/extensions/)
  */
}

@equinusocio
Copy link

This is a dead project. I suggest you https://sketchpacks.com/

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants