-
Notifications
You must be signed in to change notification settings - Fork 0
! FAQ
devlinjunker edited this page Dec 2, 2020
·
19 revisions
This is a starting point for any programming project on Github. It contains the documentation files that Github expects for 💯% completion of their Community Standards as well as some Git Hooks and Github Actions to enforce a standardized development process.
You can clone this repository and then use it as a template for your projects. Follow the Quick Setup and Run Instructions in the README to make sure you update all of the pieces for your project.
You can use any programming language! This project is meant to be language agnostic, however I do recommend you look into Shell Scripting and Github Actions in order to understand how the script files work in this template.