buzzfeed / Sketch-Toolbox

DEPRECATED: A plugin manager for Sketch.app
MIT License
2.12k stars 204 forks source link

What's the latest on this? #29

Closed ricburton closed 10 years ago

ricburton commented 10 years ago

Has development stalled because everyone is too busy?

I completely understand if people have too much on. I was just curious :)

florianbuerger commented 10 years ago

I was working on a refactoring to enable a command line client and better plugin management via Git, but then Yosemite, iOS8 and 2 new clients happened :smiley: I’ll try to work on it once we shipped our current projects.

Maybe this can also act as an Swift learning ground when we adapt new Yosemite features in the future? But that’s @shahruz’ decision.

bomberstudios commented 10 years ago

Beware, though. Git is not installed by default in OSX, and this is what a user would get when trying to run git for the first time:

627759a40391e1525e2237cffdbb1e1d

shahruz commented 10 years ago

Sorry, I had another project I wanted to get out for its timeliness (http://seinfeldemoji.com). I'm back to working on this though, planning on having some updates out by the end of the week, as well as the mini-site to download a binary. From there, I think it makes sense to look back into the catalog stuff discussed in #15 as a big step.

@florianbuerger The command line stuff sounds great. I thought about the Git stuff as well, and if we can do it right (and not run into the problem @bomberstudios just mentioned) I think it's excellent. Would allow for delta updates on each of the plugins instead of redownloading the entire zips.

As for Swift, I think that makes sense to think about once we're closer to Yosemite release? Would definitely like to convert it, and fortunately there's not too much code in this project.

shahruz commented 10 years ago

Hey all, just published http://sketchtoolbox.com with a binary last night (finally!).

From here, I'm going to concentrate on building out some more basic functionality in the app (sort options, previewing the descriptions, etc), as well as building out a backend for better metadata. The UI will get improved as these things are baked in!

ramijames commented 10 years ago

Very cool.

Congrats on the initial release!

Rami James +972 58 4192939 www.ramijames.com (http://www.ramijames.com)

On Sunday, July 27, 2014 at 5:43 PM, Shahruz Shaukat wrote:

Hey all, just published http://sketchtoolbox.com with a binary last night (finally!). From here, I'm going to concentrate on building out some more basic functionality in the app (sort options, previewing the descriptions, etc), as well as building out a backend for better metadata. The UI will get improved as these things are baked in!

— Reply to this email directly or view it on GitHub (https://github.com/shahruz/Sketch-Toolbox/issues/29#issuecomment-50266118).