jira cloud for sketch
This README.md is primarily for developers. The latest plugin version, documentation, FAQ, etc. are hosted at sketch.atlassian.com.
This plugin’s canonical repository is on Bitbucket, but is also mirrored on GitHub. Contributions are accepted via either service.
Developing
- Uninstall any previous versions of the Atlassian Sketch plugin from Sketch
npm install
to install dependenciesnpm install -g skpm
to install the Sketch plugin managerskpm build
to transpile and package the pluginskpm link .
to symlink the plugin to the Sketch plugins directory