Skip to content

Instantly share code, notes, and snippets.

@vpasquier
Created November 24, 2014 09:57
Show Gist options
  • Save vpasquier/ee5cb81e303bc76f38d5 to your computer and use it in GitHub Desktop.
Save vpasquier/ee5cb81e303bc76f38d5 to your computer and use it in GitHub Desktop.
<p>Welcome,
You have safely landed to the Nuxeo Platform Codenvy quick-start template! Compared to an empty Java Codenvy project, you have:
- a sample operation from which you get inspiration to implement your own operations (see [about automation]( http://doc.nuxeo.com/x/mQAz) and [how to build an operation](http://doc.nuxeo.com/x/7QAz))
- a custom runner (see runner menu) "nuxeo" that will build and deploy your java project on a Nuxeo Platform instance started in the cloud,
In the future we will add the ability to easily "deploy" a Nuxeo Studio Project, necessary for implementing the business logic of your project. You can get a Nuxeo Studio access filling the [this form](https://connect.nuxeo.com/register).
## About Nuxeo
[Nuxeo](http://www.nuxeo.com) provides a modular, extensible Java-based [open source software platform for enterprise content management](http://www.nuxeo.com/en/products/content-management-platform), and packaged applications for [document management](http://www.nuxeo.com/en/products/document-management), [digital asset management](http://www.nuxeo.com/en/products/digital-asset-management), and [case management](http://www.nuxeo.com/en/products/case-management).
Designed by developers for developers, the Nuxeo platform offers a modern architecture, a powerful plug-in model and extensive packaging capabilities for building content applications.
More information on: <p href="http://www.nuxeo.com/" target="_blank">http://www.nuxeo.com/</p>
</p>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment