Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 429 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 429 Bytes

Repository Template-Basic

Can be used with gh repo create --private --clone --template krsche/template-basic krsche/some-repo

Features

  • Automatic Github releases via semantic-release
  • Commmit message linting using commitlint enforcing the conventional commits style
  • .gitattributes set up to store images in git-lfs and commit shell scripts with lf line-endings to preserve functionality across platforms