Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/flex-development/repostructure-action
- Owner: flex-development
- License: bsd-3-clause
- Created: 2023-03-07T00:38:54.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-23T11:59:36.000Z (8 months ago)
- Last Synced: 2024-05-01T09:40:38.601Z (8 months ago)
- Topics: gitops, iac, infrastructure, infrastructure-as-code, infrastructure-management, repository-infrastructure, repository-settings, typescript
- Language: TypeScript
- Homepage: https://github.com/flex-development/rice-action
- Size: 5.58 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/funding.yml
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
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).