download-github-repo

v0.1.0
Download and extract a GitHub repository from node.
download github repo repository tar extract tarball

download-github-repo

Download and extract a GitHub repository from node.

Installation

$ npm install download-github-repo

API

download(repo, destination, callback)

Download GitHub repo (eg. ianstormtaylor/router) to a destination folder and callback. Defaults to the master branch, but you can specify a branch or tag as a URL fragment like ianstormtaylor/router#my-branch.

License

MIT

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 2/11/2014

Downloads

Maintainers