/sketch-upload-to-cloudapp

Sketch plugin to upload the current artboard or page to CloudApp.

Primary LanguageJavaScriptMIT LicenseMIT

Sketch plugin: Upload to CloudApp

Sketch plugin to upload the selected artboard to CloudApp.

Installation

  1. Download the latest release and unzip it.
  2. Double click "sketch-upload-to-CloudApp.sketchplugin"

Usage

This plugin will upload the selected artboard to CloudApp.

  1. Select the artboard you'd like to upload.
  2. Navigate to "Plugins > Upload to CloudApp" or hit Ctrl-Alt-⌘-U.

Feedback

Send any comments, concerns, or suggestions to mike@delighted.com

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature).
  3. Commit your changes (git commit -am 'Add some feature').
  4. Push to the branch (git push origin my-new-feature).
  5. Create new Pull Request.