1.0.4 • Published 5 years ago

gitfile-dl v1.0.4

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

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