Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/flex-development/repostructure-action

Repository infrastructure as code for GitHub Actions
https://github.com/flex-development/repostructure-action

gitops iac infrastructure infrastructure-as-code infrastructure-management repository-infrastructure repository-settings typescript

Last synced: about 1 month ago
JSON representation

Repository infrastructure as code for GitHub Actions

Awesome Lists containing this project

README

        

# :gear: repostructure-action

[![github release](https://img.shields.io/github/v/release/flex-development/repostructure-action.svg?include_prereleases&sort=semver)](https://github.com/flex-development/repostructure-action/releases/latest)
[![github marketplace](https://img.shields.io/badge/marketplace-repostructure--action-blue?logo=github)](https://github.com/marketplace/actions/repostructure-action)
[![infrastructure](https://github.com/flex-development/repostructure-action/actions/workflows/infrastructure.yml/badge.svg)](https://github.com/flex-development/repostructure-action/actions/workflows/infrastructure.yml)
[![codecov](https://codecov.io/gh/flex-development/repostructure-action/branch/main/graph/badge.svg?token=rtL6IuEtDK)](https://codecov.io/gh/flex-development/repostructure-action)
[![module type: esm](https://img.shields.io/badge/module%20type-esm-brightgreen)](https://github.com/voxpelli/badges-cjs-esm)
[![sponsor](https://img.shields.io/badge/sponsor-flex--development-blue.svg?logo=github)](https://github.com/sponsors/flex-development)
[![license](https://img.shields.io/github/license/flex-development/repostructure-action.svg)](LICENSE.md)
[![conventional commits](https://img.shields.io/badge/-conventional%20commits-fe5196?logo=conventional-commits&logoColor=ffffff)](https://conventionalcommits.org/)
[![typescript](https://img.shields.io/badge/-typescript-3178c6?logo=typescript&logoColor=ffffff)](https://typescriptlang.org/)
[![vitest](https://img.shields.io/badge/-vitest-6e9f18?style=flat&logo=vitest&logoColor=ffffff)](https://vitest.dev/)
[![yarn](https://img.shields.io/badge/-yarn-2c8ebb?style=flat&logo=yarn&logoColor=ffffff)](https://yarnpkg.com/)

Repository infrastructure as code

## Contents

- [What is this?](#what-is-this)
- [Use](#use)
- [Example Workflow](#example-workflow)
- [Inputs](#inputs)
- [Contribute](#contribute)

## What is this?

## Use

### Example Workflow

**TODO**: example workflow

### Inputs

**TODO**: inputs

## Contribute

See [`CONTRIBUTING.md`](CONTRIBUTING.md).