No description
Find a file
carolynvs d4767077c0 Do not set custom build variables
Now that the PR info is stored in the branch plan, we no longer
need to set them per build.
2015-09-20 21:58:49 -05:00
src/main Do not set custom build variables 2015-09-20 21:58:49 -05:00
.gitignore Blank bamboo plugin 2015-06-11 16:08:19 -05:00
LICENSE Blank bamboo plugin 2015-06-11 16:08:19 -05:00
pom.xml Remote agent support 2015-06-19 13:40:54 -05:00
README Blank bamboo plugin 2015-06-11 16:08:19 -05:00

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