Skip to contents

Return the URL for the GitHub repository for the project at path.

Usage

repo_url(path = ".")

Arguments

path

Path to the root of a project that has a GitHub remote.

Value

The URL of the GitHub repository.