download-github-repo

0.1.4 • Public • Published

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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.4
    4,037
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.4
    4,037
  • 0.1.3
    282
  • 0.1.2
    0
  • 0.1.1
    1
  • 0.1.0
    26
  • 0.0.1
    101

Package Sidebar

Install

npm i download-github-repo

Weekly Downloads

638

Version

0.1.4

License

MIT

Last publish

Collaborators

  • ianstormtaylor