Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xdev-software/template-distributor
Distributes Templates to Template repos
https://github.com/xdev-software/template-distributor
distributor template
Last synced: 2 days ago
JSON representation
Distributes Templates to Template repos
- Host: GitHub
- URL: https://github.com/xdev-software/template-distributor
- Owner: xdev-software
- License: apache-2.0
- Created: 2023-03-14T10:22:43.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-10-24T12:21:15.000Z (21 days ago)
- Last Synced: 2024-10-25T12:06:13.640Z (20 days ago)
- Topics: distributor, template
- Homepage:
- Size: 114 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
[![Distribution Workflow](https://img.shields.io/github/actions/workflow/status/xdev-software/template-distributor/distribute.yml?branch=master&label=distribution)](https://github.com/xdev-software/template-distributor/actions/workflows/distribute.yml?query=branch%3Amaster)
# Template DistributorDistributes Templates to Template repos
(as it's not possible to run workflows inside Template Repos)## Overview
Templates are distributed with the following hierarchy:* [base-template](https://github.com/xdev-software/base-template)
* [java-template](https://github.com/xdev-software/java-template)
* [standard-maven-template](https://github.com/xdev-software/standard-maven-template)
* [vaadin-addon-template](https://github.com/xdev-software/vaadin-addon-template)
* [openapi-client-maven-template](https://github.com/xdev-software/openapi-client-maven-template)
* [intellij-plugin-template](https://github.com/xdev-software/intellij-plugin-template)