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
- Host: GitHub
- URL: https://github.com/lessthanzero/sketch-plugins-control
- Owner: lessthanzero
- Created: 2017-01-25T22:42:14.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-01T17:41:56.000Z (over 9 years ago)
- Last Synced: 2025-04-02T14:08:56.442Z (over 1 year ago)
- Topics: shell-script, sketch-plugin
- Language: Shell
- Size: 1000 Bytes
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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