Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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 Distributor

Distributes 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)