https://github.com/eendroroy/jira-sample-plugin
https://github.com/eendroroy/jira-sample-plugin
jira jira-plugin
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/eendroroy/jira-sample-plugin
- Owner: eendroroy
- License: mit
- Created: 2017-03-29T18:55:07.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-10-07T08:34:26.000Z (over 8 years ago)
- Last Synced: 2025-01-26T19:22:06.606Z (12 months ago)
- Topics: jira, jira-plugin
- Language: Java
- Size: 22.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE.md
Awesome Lists containing this project
README
You have successfully created an Atlassian Plugin!
Here are the SDK commands you'll use immediately:
* atlas-run -- installs this plugin into the product and starts it on localhost
* atlas-debug -- same as atlas-run, but allows a debugger to attach at port 5005
* atlas-cli -- after atlas-run or atlas-debug, opens a Maven command line window:
- 'pi' reinstalls the plugin into the running product instance
* atlas-help -- prints description for all commands in the SDK
Full documentation is always available at:
https://developer.atlassian.com/display/DOCS/Introduction+to+the+Atlassian+Plugin+SDK