githubActions: Add GitHub actions infrastructure

View source: R/actions.R

githubActionsR Documentation

Add GitHub actions infrastructure

Description

Add GitHub actions infrastructure to a project directory.

Usage

githubActions(project_name, path)

Arguments

project_name

project name/title

path

target file path for project directory

Examples

## Not run: 
projectSkeleton(paste0(tempdir(),'/test_project'))
githubActions('test project',path = tempdir())

## End(Not run)

jasenfinch/projecttemplates documentation built on July 30, 2023, 5:28 a.m.