Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alaskaairlines/auro-templates
The remote template sources used for synchronizing repository files.
https://github.com/alaskaairlines/auro-templates
Last synced: 4 days ago
JSON representation
The remote template sources used for synchronizing repository files.
- Host: GitHub
- URL: https://github.com/alaskaairlines/auro-templates
- Owner: AlaskaAirlines
- Created: 2024-12-11T00:34:31.000Z (18 days ago)
- Default Branch: main
- Last Pushed: 2024-12-20T20:19:42.000Z (8 days ago)
- Last Synced: 2024-12-20T21:28:23.951Z (8 days ago)
- Size: 30.3 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# auro-templates
This repository serves as a template for storing various configuration files, GitHub issue templates, workflows, and other configuration files.
## Contents
- **templates/**: A directory for storing various templates.
- **default/**: A directory for storing default templates - use this when synchronizing most auro components.
- **.github/**: A directory for storing GitHub templates. This exactly matches a "real" `.github` directory in structure
to make copying easier.## Usage
This template repository is primarily consumed by the `auro-cli` tool using `auro sync`. Please check out the link below for more information on how to use the `auro-cli` tool.Secondarily, each auro component will be updated to use this repository instead of `WC-Generator` as the source for README files.
- [auro-cli](https://github.com/AlaskaAirlines/auro-cli)