Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

github-feed-cli

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

github-feed-cli

Github feed right at your terminal

  • 1.4.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
4
increased by300%
Maintainers
1
Weekly downloads
 
Created
Source

github-feed-cli

Github feed right at your terminal.

Build Status Code Style

gif

:sparkles: Highlights

  • Fast and Simple
  • Can be used to check the feed of any Github user
  • Also shows the notification events. ex: (Creating a issue, commenting, pushing codes etc)
  • Filters out depandabot events
  • Working in all the OSS.

Install

$ npm install --global github-feed-cli

If you are using npm version 5.2+ or higher then you can use this tool with npx too.

$ npx feed

Usage

Usage
	$ feed <options>

Options
	--username, -u Github username to fetch the feed [default: Your own git username]
	--page, -p Page number of the results to fetch [default: 1]
	--version, -v Get the current version

Examples
	$ feed
    $ feed --page 2
	$ feed --username rocktimsaikia
	$ feed --username rocktimsaikia -page 2

Contribution

If you want to add new feature or improve the existing ones of github-feed-cli, please open an issue :rocket:

  • read-git-user - Reads the Github username and email from .gitconfig :wrench: and returns it as a json object

License

MIT © Rocktim Saikia

Keywords

FAQs

Package last updated on 29 Nov 2020

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc