https://github.com/filipe1309/shubcogen-template
This template is a simple way to create a new repository with a pre-defined structure and files.
https://github.com/filipe1309/shubcogen-template
class course github github-actions-workflow template tutorial workflow
Last synced: about 1 month ago
JSON representation
This template is a simple way to create a new repository with a pre-defined structure and files.
- Host: GitHub
- URL: https://github.com/filipe1309/shubcogen-template
- Owner: filipe1309
- License: mit
- Created: 2021-11-30T02:40:36.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-02-08T02:03:42.000Z (over 1 year ago)
- Last Synced: 2025-03-06T15:17:13.436Z (over 1 year ago)
- Topics: class, course, github, github-actions-workflow, template, tutorial, workflow
- Language: Makefile
- Homepage:
- Size: 115 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#
ShubCoGen Template™ 💀
## 💬 About
**S**keleton Git**Hub** **Co**urse **Gen**erator.
This `template` is a simple way to create a new repository with a pre-defined structure and files.
Creating a new repository using this template triggers a GitHub Actions workflow that will clone the repository, clean up the template files, and push the changes back to the repository.
## 🚀 Quick Start
1. Click on the `Use this template` button.
2. Fill in the repository name and description.
3. Click on `Create repository from template`.
4. :warning: Wait for the GitHub Actions workflow to finish.
5. Clone the repository.
## 📦 Features
- [x] GitHub Actions workflow to clean up the template files.
- [x] README.md with sections and badges.
- [x] Makefile with common commands.
- [x] Notes file to take notes during the course.
- [x] `.editorconfig` file to maintain consistent coding styles.
---
Done with ♥️ by filipe1309 🖖
---