Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/audi/cortex_adtf2generator
Custom Conan.io generator for ADTF2
https://github.com/audi/cortex_adtf2generator
adtf conan conan-generator cortex
Last synced: 3 months ago
JSON representation
Custom Conan.io generator for ADTF2
- Host: GitHub
- URL: https://github.com/audi/cortex_adtf2generator
- Owner: audi
- License: mpl-2.0
- Archived: true
- Created: 2019-12-05T19:08:48.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-11T13:33:21.000Z (over 3 years ago)
- Last Synced: 2024-09-26T06:42:39.444Z (3 months ago)
- Topics: adtf, conan, conan-generator, cortex
- Language: Python
- Homepage: https://aev.github.io/CoRTEX_ADTF2Generator/
- Size: 5.77 MB
- Stars: 7
- Watchers: 7
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
## ℹ️ This repository is archived
It is now maintained at https://github.com/cariad-tech
---
# CoRTEX-ADTF2Generator - Conan Generator for ADTF2 Filters, Services, Configurations/Projects, Descriptions, and Custom Launcher Manifests
![CoRTEX logo](doc/icons/CoRTEX_lettering.png)
CoRTEX is a project which extends the base functionalities of [Conan](https://conan.io). We will provide more information as soon as possible.
This specific project contains a custom Conan generator for ADTF 2.x - Automotive Data and Time triggered Framework.
## Documentation
See [GitHub-Pages](https://aev.github.io/CoRTEX_ADTF2Generator/). You may also find more information about the prerequisites (e.g. ADTF Conan package).
## Contribution
See [contributing](CONTRIBUTING.md)
## Installation
At first of all, have a look at [GH-Pages](https://aev.github.io/CoRTEX_ADTF2Generator/) to get information about the CoRTEX-ADTF2Generator.
Use the [Conan create](https://docs.conan.io/en/latest/reference/commands/creator/create.html) command
```bash
$ conan create . /channel
```## License
Copyright (c) 2019 Audi Electronics Venture GmbH. All Rights Reserved.
This Source Code Form is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.