Skip to content

NimbleWing/fetch-github-repo

Repository files navigation

GitHub Workflow Status NPM npm (scoped)

Fetch Github Repo

Download and extract a GitHub repository from node.

Installation

$ npm @nwing/fetch-github-repo

Usage

import fetchGithubRepo from '@nwing/fetch-github-repo';

(async ()=> {
  await fetchGithubRepo('NimbleWing/fetch-github-repo', '.');
})();

License

MIT

About

Download and extract a GitHub repository from node.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •