An open API service indexing awesome lists of open source software.

https://github.com/lessthanzero/sketch-plugins-control

Experiment in plugin control
https://github.com/lessthanzero/sketch-plugins-control

shell-script sketch-plugin

Last synced: 11 months ago
JSON representation

Experiment in plugin control

Awesome Lists containing this project

README

          

# 🏀 Sketch Plugins getter and updater

For now, just a shell script. It clones repos (must be defined inside), adds them as gitup bookmarks.
After that, 'gitup -u' command handles the update process.

Uses [gitup](https://github.com/git-up/GitUp/) CLI heavily.

## Requirements
[gitup](https://github.com/git-up/GitUp/) via Brew, for example

## To be done:
- Plugins list in a separate .csv or .md file
- Gitup existance check and installation
- GUI 🎉

Inspired by [Sketch Toolbox](https://github.com/buzzfeed/Sketch-Toolbox)

*Important*: it wasn't properly tested yet

© 2017, Sasha Katin