RMHogervorst / badgecreatr

Quickly place relevant badges at the top of your readme, stop copy pasting, start on your project
http://rmhogervorst.nl/badgecreatr
61 stars 22 forks source link

change badgecreator function so that it accepts arguments for github username and name of project. #4

Closed RMHogervorst closed 8 years ago

RMHogervorst commented 8 years ago

simple fix for if github username and stuff cannot be read from git2r.

makes it easier to implement.

something like:

badgecreate(status = "active", travis = TRUE, codecov = TRUE, licence = "search", githubaccount = "search", githubrepo = "search")

where it says search, the function will search for the information. options:

RMHogervorst commented 8 years ago

fixed in b631bbf76002dbdc2861ee2ba3a2b0ac6148b933