2.1.5 • Published 7 months ago

github-track-followers v2.1.5

Weekly downloads
2
License
MIT
Repository
github
Last release
7 months ago

github-track-followers

cli-available node version npm version downloads count size license github-ci

🔨 CLI to display GitHub profile followers

CLI

Installation:

npm install -g github-track-followers
github-track-followers -u <username> [-f <format>]

Examples

➡️ Use case: Display whole list of followers

github-track-followers -u piecioshka
piecioshka's GitHub profile followers (268):

- a-dabrowski
- aarek
- adam-sokolowski
- ...

➡️ Use case: Use JSON format

github-track-followers -u piecioshka -f json
[
    { "login": "a-dabrowski" },
    { "login": "aarek" },
    { "login": "adam-sokolowski" },
    // ...
]

➡️ Use case: Enter to debug mode (eg. display requests)

DEBUG="*" github-track-followers -u piecioshka

Troubleshooting

github-track-followers -u not-found-username-iu1h23j

Not found

Solution: maybe you have typo?

github-track-followers -u piecioshka

API rate limit exceeded for 999.999.999.999. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)

Solution: you should rest though next 24 hours?

License

The MIT License @ 2016

2.1.2

7 months ago

2.1.1

7 months ago

2.1.4

7 months ago

2.1.3

7 months ago

2.1.5

7 months ago

2.1.0

7 months ago

2.0.10

10 months ago

2.0.5

10 months ago

2.0.4

11 months ago

2.0.7

10 months ago

2.0.6

10 months ago

2.0.9

10 months ago

2.0.8

10 months ago

2.0.3

2 years ago

2.0.2

2 years ago

2.0.1

5 years ago

2.0.0

5 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.13

7 years ago

1.0.12

8 years ago

1.0.10

9 years ago

1.0.8

9 years ago

1.0.7

9 years ago

1.0.6

9 years ago

1.0.5

9 years ago

1.0.4

9 years ago

1.0.3

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago