git-extract
v0.2.2
Published
Extract files or folders from a Git repository.
Downloads
5
Maintainers
Readme
git-extract
Extract files or folders from a Git repository.
Example
$ extract server.js creaturephil/alpha
$ ls
server.js
Installation
$ npm install -g git-extract
Usage
Usage: extract [file|folder] [repositories]
Commands:
* extract files or folders from a Git repository
Options:
-h, --help output usage information
-V, --version output the version number