Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mokkapps/github-traffic-cli
npm CLI package to fetch the traffic for all repositories of a GitHub user
https://github.com/mokkapps/github-traffic-cli
cli command-line-tool github global npm traffic views
Last synced: about 2 hours ago
JSON representation
npm CLI package to fetch the traffic for all repositories of a GitHub user
- Host: GitHub
- URL: https://github.com/mokkapps/github-traffic-cli
- Owner: Mokkapps
- License: mit
- Created: 2018-05-12T20:41:59.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-05-13T08:37:30.000Z (over 6 years ago)
- Last Synced: 2024-10-27T05:11:56.798Z (11 days ago)
- Topics: cli, command-line-tool, github, global, npm, traffic, views
- Language: JavaScript
- Homepage:
- Size: 267 KB
- Stars: 8
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
[![NPM version](https://img.shields.io/npm/v/github-traffic-cli.svg?style=flat)](https://www.npmjs.com/package/github-traffic-cli) [![NPM downloads](https://img.shields.io/npm/dm/github-traffic-cli.svg?style=flat)](https://npmjs.org/package/github-traffic-cli) [![Build Status](https://img.shields.io/travis/doowb/github-traffic-cli.svg?style=flat)](https://travis-ci.org/doowb/github-traffic-cli)
# GitHub Traffic CLI
This is a npm CLI package to fetch the Github traffic for all repositories of a GitHub user.
It currently only lists all views for all repositories as this was the main reason why I developed this package.
## Install
Install with [npm](https://www.npmjs.com/):
```sh
$ npm install -g github-traffic-cli
```## Usage
Run this command in your terminal and follow the prompts:
```js
get-traffic views
```!["github-traffic-cli" Screenshot](/github-traffic-cli.png#c)