Skip to content

Latest commit

 

History

History
56 lines (48 loc) · 3.59 KB

README.md

File metadata and controls

56 lines (48 loc) · 3.59 KB

Documentation

You can find the user documentation in the repository Wiki:

The JIRA commands (atlas)

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

Jira Tutorials

Other sites of interest

Book

Licensing

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.