Recent Commits
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
8a19ff112094 | ashtari | minor | Nov 7 2019 | ||||
f549d7a96911 | ashtari | Merge branch 'master' of ssh://c4science.ch/source/sp4e | Nov 7 2019 | ||||
4e670d5d2517 | anciaux | Merge branch 'master' of ssh://c4science.ch/source/sp4e | Nov 7 2019 | ||||
00bafa170a8d | anciaux | lecture of the day | Nov 7 2019 | ||||
84b8267fa3b1 | ashtari | Merge branch 'master' of ssh://c4science.ch/source/sp4e | Nov 7 2019 | ||||
a922c468290f | tdroch | typos | Nov 7 2019 | ||||
5b4d280411bf | tdroch | adding exercise week 8 | Nov 7 2019 | ||||
fca5573fd7a6 | anciaux | update diagram | Nov 7 2019 | ||||
789c5b80df30 | ashtari | Merge branch 'master' of ssh://c4science.ch/source/sp4e | Nov 7 2019 | ||||
8d53d2fcb6ac | anciaux | adding the exercises on class diagrams | Nov 5 2019 | ||||
1bdbcf463d06 | ashtari | Merge branch 'master' of ssh://c4science.ch/source/sp4e | Oct 31 2019 | ||||
b0c3e048176e | anciaux | Merge branch 'master' of ssh://c4science.ch/source/sp4e | Oct 31 2019 | ||||
ded1f3e798ae | anciaux | adding the slides for week7 | Oct 31 2019 | ||||
21d088018861 | ashtari | Merge branch 'master' of ssh://c4science.ch/source/sp4e | Oct 31 2019 | ||||
2902b12152f5 | tdroch | Merge branch 'master' of ssh://c4science.ch/source/sp4e | Oct 31 2019 |
Readme.md
Title / Repository Name
About / Synopsis
- What is it, what does it do / Abstract
- Project status: working/prototype
- Nuxeo Support
See real examples:
- https://github.com/nuxeo/nuxeo/blob/master/README.md
- https://github.com/nuxeo/nuxeo-drive/blob/master/README.md
- https://github.com/nuxeo/nuxeo-sdk-ios/blob/master/README.md
Table of contents
Use for instance https://github.com/ekalinin/github-markdown-toc:
- [Title / Repository Name](#title--repository-name)
- [About / Synopsis](#about--synopsis)
- [Table of contents](#table-of-contents)
- [Installation](#installation)
- [Usage](#usage)
- [Screenshots](#screenshots)
- [Features](#features)
- [Code](#code)
- [Content](#content)
- [Requirements](#requirements)
- [Limitations](#limitations)
- [Build](#build)
- [Deploy (how to install build product)](#deploy-how-to-install-build-product)
- [Resources (Documentation and other links)](#resources-documentation-and-other-links)
- [Contributing / Reporting issues](#contributing--reporting-issues)
- [License](#license)
- [About Nuxeo](#about-nuxeo)
Installation
Sample:
- From the Nuxeo Marketplace: install the Sample Nuxeo Package.
- From the command line: nuxeoctl mp-install nuxeo-sample
Usage
Screenshots
Features
Code
![Build Status](https://qa.nuxeo.org/jenkins/job/nuxeo/job/addons_nuxeo-sample-project-master/)
Content
Description, sub-modules organization...
Requirements
See CORG/Compiling Nuxeo from sources
Sample: https://github.com/nuxeo/nuxeo/blob/master/nuxeo-distribution/README.md
Limitations
Sample: https://github.com/nuxeo-archives/nuxeo-features/tree/master/nuxeo-elasticsearch
Build
mvn clean install
Build options:
- ...
Deploy (how to install build product)
Direct to MP package if any. Otherwise provide steps to deploy on Nuxeo Platform:
> Copy the built artifacts into $NUXEO_HOME/templates/custom/bundles/ and activate the custom template.
Resources (Documentation and other links)
Contributing / Reporting issues
Link to JIRA component (or project if there is no component for that project). Samples:
License
About Nuxeo
Nuxeo Content Platform is an open source Enterprise Content Management platform, written in Java. Data can be stored in both SQL & NoSQL databases.
The development of the Nuxeo Content Platform is mostly done by Nuxeo employees with an open development model.
The source code, documentation, roadmap, issue tracker, testing, benchmarks are all public.
Typically, Nuxeo users build different types of information management solutions for document management, case management, and digital asset management, use cases. It uses schema-flexible metadata & content models that allows content to be repurposed to fulfill future use cases.
More information is available at www.nuxeo.com.
Aᵀ