New: Introducing PHP and Composer Support.Read the Announcement
Socket
Book a DemoInstallSign in
Socket

get-file

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

get-file

CLI to get a single file from github repository.

Source
npmnpm
Version
0.1.0
Version published
Weekly downloads
8
100%
Maintainers
1
Weekly downloads
 
Created
Source

get-file NPM version

CLI to get a single file from github repository.

Install globally with npm:

npm i -g get-file

Usage

Specify the repo and filename:

get-file assemble/assemble README.md

List files

To see a list of files for a repo before downloading one:

get-file assemble/assemble --list

Contributing

Pull requests and stars are always welcome. For bugs and feature requests, please create an issue

Author

Jon Schlinkert

License

Copyright (c) 2015 Jon Schlinkert
Released under the MIT license

This file was generated by verb on February 05, 2015.

Keywords

download

FAQs

Package last updated on 05 Feb 2015

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts