@durka/example-sketch
v0.1.3
Published
sketch 插件脚手架
Readme
{{projectName}}
{{projectDescription}}
- Community Sketch Types
- Sketch Developer Center
- Sketch Plugin Develop
- Sketch Plugin Manifest Config
- Sketch Plugin Develop Tool: skpm
Installation
Setup sketchtool:
alias sketchtool="$(mdfind kMDItemCFBundleIdentifier=='com.bohemiancoding.sketch3' | head -n 1)/Contents/MacOS/sketchtool"Usage
Run command in terminal:
sketchtool run ./plugin.sketchplugin <command-identifier> --without-activatingChangelog
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
