powered by
Allows the user to downloads and install the latest version of GitHub for Windows.
install.GitHub(URL = "http://github-windows.s3.amazonaws.com/GitHubSetup.exe", ...)
the URL of the GitHub download page.
extra parameters to pass to install.URL
TRUE/FALSE - was the installation successful or not.
"The easiest way to use Git on Windows." (at least so they say...)
GitHub homepage: https://github.com/
GitHub for windows download page: http://windows.github.com/
# NOT RUN { install.GitHub() # installs the latest version of GitHub for windows # }
Run the code above in your browser using DataLab