Skip to content
/ project-template Public template

A template for new projects which contain the usual files

License

Notifications You must be signed in to change notification settings

ac-miller/project-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

project-template

A template for new projects which contain the usual files

Files

File Description
.github/CODEOWNERS Used to automatically choose PR reviewers based on who owns the code
.editorconfig Shared code style config file
.gitignore Git ignore file
.pre-commit-config.yaml Config file for pre-commit hooks. Delete/comment out hooks you don't need
LICENSE Project license - Default is Apache 2.0.
README.md Main README file that all repos need to have
Taskfile.yml Config file for Go-Task.

About

A template for new projects which contain the usual files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published