Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/peter-mcconnell/jira-project-plugin
A plugin which adds a new project type
https://github.com/peter-mcconnell/jira-project-plugin
Last synced: about 16 hours ago
JSON representation
A plugin which adds a new project type
- Host: GitHub
- URL: https://github.com/peter-mcconnell/jira-project-plugin
- Owner: peter-mcconnell
- Created: 2014-09-01T13:17:29.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-09-03T22:36:14.000Z (about 10 years ago)
- Last Synced: 2024-04-15T22:38:58.833Z (7 months ago)
- Language: Java
- Homepage: http://rehabstudio.com/
- Size: 227 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
jira project plugin
===================This plugin is designed to create a tailored Workflow and Issue Scheme project template
Requirements
------------
`Atlas SDK `_.`jira-cli-4.0.0-SNAPSHOT-distribution.zip
`_.**note:** you should move `jira-cli-4.0.0-SNAPSHOT-distribution.zip` to `/opt/atlassian/jira-cli/` and modify `/opt/atlassian/jira-cli/jira.sh` to suit your setup
Install
-------This project has been designed to be ran with `atlas-run` / `atlas-debug` etc.
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 SDKFull documentation is always available at:
https://developer.atlassian.com/display/DOCS/Introduction+to+the+Atlassian+Plugin+SDK