Sketch plugin to upload the selected artboard to CloudApp.
- Download the latest release and unzip it.
- Double click "sketch-upload-to-CloudApp.sketchplugin"
This plugin will upload the selected artboard to CloudApp.
- Select the artboard you'd like to upload.
- Navigate to "Plugins > Upload to CloudApp" or hit Ctrl-Alt-⌘-U.
Send any comments, concerns, or suggestions to mike@delighted.com
- 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.