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
- Host: GitHub
- URL: https://github.com/godcrampy/git-stalker
- Owner: godcrampy
- License: mit
- Created: 2020-04-24T12:12:53.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-06-25T12:15:37.000Z (over 3 years ago)
- Last Synced: 2025-09-04T21:06:05.058Z (5 months ago)
- Topics: git, git-stalker, github, profile
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/git-stalker
- Size: 343 KB
- Stars: 13
- Watchers: 1
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Git Stalker



Stalk GitHub users without leaving your terminal.

## 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