Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 773 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 773 Bytes

dv.templates

Build status

An R package template with built-in GitHub Actions-based CI/CD workflows.

Usage

All CI/CD jobs are defined in the .github/workflows directory in the form of GitHub Action workflows. These can be modified per your requirements, but are designed and implemented to follow best practices and to ensure the highest quality standards for your package.

👉 For more information on workflows, please refer to the Workflows documentation.