An open API service indexing awesome lists of open source software.

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.

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 🖖

---