gitfile-dl

1.0.4 • Public • Published

gitfile Build Status Version

download single files from github

Install

$ npm install -g gitfile-dl

Usage

    gitfile <GitHubFileURL/GistFileURL>
    gitfile <filename> <githubURL>

Directly download files into the current folder.

Example

    gitfile https://github.com/jufabeck2202/gitfile/blob/master/cli.js
    gitfile index.js https://github.com/jufabeck2202/gitfile/blob/master/cli.js

Save to index.js

License

MIT © Julian Beck

Package Sidebar

Install

npm i gitfile-dl

Weekly Downloads

1

Version

1.0.4

License

MIT

Unpacked Size

5.45 kB

Total Files

6

Last publish

Collaborators

  • jufabeck2202