Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/codedotjs/stafo-cli

:fork_and_knife: CLI tool to count total stars and forks on a github repository
https://github.com/codedotjs/stafo-cli

Last synced: 20 days ago
JSON representation

:fork_and_knife: CLI tool to count total stars and forks on a github repository

Awesome Lists containing this project

README

        

# ![stafo](media/text3049.png)

> Command line tool find total stars and forks across a github repository










## Install

- `Ensure you've node.js version >=4 installed. Then run the following :`

```sh
$ npm install --global stafo-cli
```
__`OR`__
```sh
$ sudo npm install --global stafo-cli
```

## Usage

```
Usage : stafo

Example : stafo CodeDotJS/kote [user]
stafo facebook/reactjs [organization]
```

## Related

- [stafo](https://github.com/CodeDotJS/stafo) : API for this tool

- [gictivity](https://github.com/CodeDotJS/gictivity-cli) : CLI Too to track activities of a github user.

## License

MIT © [Rishi Giri](http://rishigiri.com)