gitfile-dl
v1.0.4
Published
download single files from github
Downloads
3
Maintainers
Readme
gitfile
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