Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/twipped/template-init-demo
Demonstration of using github actions for template creation tasks
https://github.com/twipped/template-init-demo
github-actions template template-repository
Last synced: about 1 month ago
JSON representation
Demonstration of using github actions for template creation tasks
- Host: GitHub
- URL: https://github.com/twipped/template-init-demo
- Owner: Twipped
- Created: 2022-06-06T17:49:34.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-06-07T15:51:24.000Z (over 2 years ago)
- Last Synced: 2024-04-13T16:20:07.804Z (9 months ago)
- Topics: github-actions, template, template-repository
- Language: Shell
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# This readme file will be deleted on deployment
This is a demo case of using a Github Action to automatically apply a template script that
updates the name and description within files to match the name and description on the
repository. The script is then deleted and the workflow becomes disabled (workflows cannot
be deleted from within a workflow).To see this in action, click the big green `Use this template` button to create a new repo,
and then wait for the action to complete.