(Thanks to Jenny Bryan for sharing this at #runconf18.)
usethis::use_github() can make your life easy. This is particularly the case if you use an SSH key because simply running usethis::use_github() should be enough (or take you a long way down the road of full configuration). If you don't use a SSH key, usethis::use_github() can still help you but you'll need to pass a a few arguments:
(Thanks to Jenny Bryan for sharing this at #runconf18.)
usethis::use_github()
can make your life easy. This is particularly the case if you use an SSH key because simply runningusethis::use_github()
should be enough (or take you a long way down the road of full configuration). If you don't use a SSH key,usethis::use_github()
can still help you but you'll need to pass a a few arguments: