generator-atlassian-connect
v0.0.6
Published
An Atlassian Connect generator for Yeoman
Downloads
8
Readme
generator-atlassian-connect
Generate Atlassian Connect apps with Play or Express
Quick start
- Make sure you have the Atlassian SDK installed
- Bring up JIRA or Confluence following the instructions here
Run the following commands:
$ npm install -g generator-atlassian-connect
Create a directory and cd into it
$ mkdir project && cd $_
Finally, initiate the generator:
$ yo atlassian-connect