Skip to content

Instantly share code, notes, and snippets.

@vpasquier
Created January 15, 2015 16:23
Show Gist options
  • Save vpasquier/07b8a7e28a0c6323bd8d to your computer and use it in GitHub Desktop.
Save vpasquier/07b8a7e28a0c6323bd8d to your computer and use it in GitHub Desktop.
{
"title": "Start a <b>Nuxeo</b> Server and Deploy your Customisation",
"content": "This button can be used to build the project and deploy it on a <b>Nuxeo Platform</b> instance started in a docker container in the cloud so that you can test your development. If you click on the “Run” button below, server will be automatically started.",
"element": "gwt-debug-MainToolbar/runApp-true",
"placement": "BOTTOM",
"xOffset": "-17",
"actions": [
{
"action": "trigger runApp"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment