The template supports the fast creation of repositories of LaTeX documents. Out of the box you get
- curated pre-commit-hooks (e.g. for spelling)
- github ci/cd workflows
- Makefile
make fmt # Install pre-commit hooks and run them on all files
- Fork the repository
- Create your feature branch (git checkout -b feature/amazing-feature)
- Commit your changes (git commit -m 'Add some amazing feature')
- Push to the branch (git push origin feature/amazing-feature)
- Open a Pull Request
Thomas Schmelzer - @tschm
Project Link: https://github.com/tschm/cradle_r