r-lib / usethis

Set up commonly used 📦 components
https://usethis.r-lib.org/
Other
861 stars 285 forks source link

Ideas for a future `create_from_github_template()` #1528

Open jennybc opened 3 years ago

jennybc commented 3 years ago

This would be a companion to the existing create_from_github(), but instead of cloning or fork-and-cloning, it initiates a new repo from a GitHub template repo.

Recent twitter discussion, which references an even earlier twitter discussion. It's kind of hard to capture the flow but poke around these tweets:

https://twitter.com/JonTheGeek/status/1451792675003318277 https://twitter.com/JennyBryan/status/1137178834430619648

Key bits:

jennybc commented 3 years ago

Example of GitHub template repo from @rpodcast:

https://github.com/rpodcast/r_dev_projects

jaredlander commented 3 years ago

That's the right repo for RepoGenerator. The package creates something like this https://github.com/jaredlander/LearningR