Sketch plugin to duplicate the current selection(s) to new artboard(s).
Installation
- Download the latest release and unzip it.
- Double click “sketch-duplicate-to-new-artboard.sketchplugin”
Usage
This plugin will duplicate the current selection to a new artboard.
- Select the layer you’d like to duplicate.
- Navigate to “Plugins > Duplicate to new artboard”.
Feedback
Send any comments, concerns, or suggestions to mike@delighted.com
Contributing
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
). - Commit your changes (
git commit -am 'Add some feature'
). - Push to the branch (
git push origin my-new-feature
). - Create new Pull Request.