Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 1.45 KB

nuxeo-tools.md

File metadata and controls

33 lines (24 loc) · 1.45 KB
title description review labels section_parent tree_item_index
Tools for the Nuxeo Platform
Nuxeo offers a series of tools to help you develop on the Nuxeo Platform and customize your Nuxeo instance.
date status comment
2018-01-02
ok
lts2016-ok
home
mlumeau
lts2017-ok
tools
650

Nuxeo offers a series of tools to help you develop on the Nuxeo Platform and customize your Nuxeo instance.

[Nuxeo Dev Tools Extension]({{page page='nuxeo-dev-tools-extension'}}) {{{excerpt 'nuxeo-dev-tools-extension'}}}

[Nuxeo CLI]({{page page='nuxeo-cli'}})

Nuxeo CLI lets you easily scaffold common Nuxeo components like empty projects, Nuxeo Packages, Automation Operations, Nuxeo Services... This saves you time writing boilerplate code to focus on your code instead of the structure.

[Nuxeo Studio]({{page space='studio' page='nuxeo-studio'}})

Nuxeo Studio is a SaaS (Software as a Service) application allowing you to customize Nuxeo products, from minor details to significant changes. With its graphical user interface, you can develop real new applications from the Nuxeo Platform without writing code.

[Core Developer Guide]({{page space='corg' page='index'}})

The Core Developer Guide is intended to developers who want to contribute to the Nuxeo Platform. It provides steps to get your development environment operational, information about our development tools and processes and coding and design guidelines.