Package 'ThankYouStars'

Title: Give your Dependencies Stars on GitHub!
Description: A tool for starring GitHub repositories.
Authors: Naoto Koshimizu [aut, cre]
Maintainer: Naoto Koshimizu <[email protected]>
License: MIT + file LICENSE
Version: 0.2.0
Built: 2025-03-09 02:40:18 UTC
Source: https://github.com/ksmzn/thankyoustars

Help Index


Star For Dependency Packages

Description

Send stars to installed packages on GitHub.

Usage

thank_you_stars(.token = NULL)

Arguments

.token

your GitHub token

Examples

## Not run: 
thank_you_stars()
thank_you_stars(.token="<your-github-token>")

## End(Not run)

ThankYouStars

Description

Give your Dependencies Stars on GitHub!