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

https://github.com/godcrampy/git-stalker

:telescope: Stalk GitHub users without leaving your terminal
https://github.com/godcrampy/git-stalker

git git-stalker github profile

Last synced: 7 days ago
JSON representation

:telescope: Stalk GitHub users without leaving your terminal

Awesome Lists containing this project

README

          

# Git Stalker

![npm](https://img.shields.io/npm/v/git-stalker)
![NPM](https://img.shields.io/npm/l/git-stalker)
![GitHub stars](https://img.shields.io/github/stars/godcrampy/git-stalker?style=social)

Stalk GitHub users without leaving your terminal.

![demo](docs/git-stalk.gif)

## Install

```bash
$ npm i -g git-stalker

# or using yarn

$ yarn global add git-stalker
```

## Usage

```bash
$ stalk

# For example
$ stalk godcrampy
```

## Authors

- **Sahil Bondre** - [godcrampy](https://github.com/godcrampy)

## License

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details