You can find the user documentation in the repository Wiki:
- How to Install the Q-Rapids Stratetic Dashboard gadget for Jira
- Q-Rapids Stratetic Dashboard gadget for Jira User's Guide
atlas-clean -- removes files generated during the build-time in a project's directory (runs mvn clean)
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
- Set up the Atlassian Plugin SDK and build a project
- Oracle Java SE Development Kit 8 (JDK) installed on your system
- Install the Atlassian SDK
- Build Gadget
- Developing a REST service plugin
- Writing Gadgets
- Gadget developer documentation
- Fields definitions
- Interface IssueConstant
- Issue
- Making Ajax calls
Software licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.