Closed maelle closed 6 years ago
Anyway I probably want to have a first step doing all the non internet stuff, and then a second function called ??? that would do the internet stuff
The Travis config file would already contain the coverage stuff, and the badge would be added by default. So probably not like the current usethis
logic.
At the moment I removed the Travis and coverage activation parts because they depended on the project already using GitHub.
use_github()
can't work on Windows yet because ofgit2r
. I'll either wait for it to work on all OS, or re-write some Travis/coverage stuff, just copy pasting templates at creation, and browsing the right pages afterwards.@stephlocke if you re-install
pRojects
now, you get less when creating a package, but this will be fixed soon, sorry about that.