Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/theyorkshiredev/application-template
https://github.com/theyorkshiredev/application-template
github-actions github-workflow software template
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/theyorkshiredev/application-template
- Owner: TheYorkshireDev
- Created: 2021-10-03T21:00:54.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-10-03T21:18:41.000Z (over 3 years ago)
- Last Synced: 2024-11-12T18:11:31.139Z (3 months ago)
- Topics: github-actions, github-workflow, software, template
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Build Status][build-shield]][build-url]
[![Contributors][contributors-shield]][contributors-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
## About The Project
This template repository is a companion to the larger "Project Manager" project. Software repositories created with "Project Manager" will use this repository template that has a GitHub actions workflow configured for CI/CD.
Here's a blank template to get started: To avoid retyping too much info. Do a search and replace with your text editor for the following: `github_username`, `repo_name`, `project_title`, `project_description`.
## Acknowledgments
* [Best-README-Template](https://github.com/othneildrew/Best-README-Template)
[contributors-shield]: https://img.shields.io/github/contributors/github_username/repo_name.svg?style=for-the-badge
[contributors-url]: https://github.com/github_username/repo_name/graphs/contributors
[stars-shield]: https://img.shields.io/github/stars/github_username/repo_name.svg?style=for-the-badge
[stars-url]: https://github.com/github_username/repo_name/stargazers
[issues-shield]: https://img.shields.io/github/issues/github_username/repo_name.svg?style=for-the-badge
[issues-url]: https://github.com/github_username/repo_name/issues
[build-shield]: https://img.shields.io/github/workflow/status/github_username/repo_name/ci-cd?style=for-the-badge
[build-url]: https://github.com/github_username/repo_name/actions