Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 788 Bytes

File metadata and controls

28 lines (19 loc) · 788 Bytes

CLI GitHub User Activity Fetcher

A CLI tool to fetch GitHub user activity.

A project from https://roadmap.sh/projects/github-user-activity .

Features

  • "username": View all activity of a specific user.

  • "username/username2/username3": View all activity of multiple users with specific usernames.

Usage

python main.py <username>
python main.py <username>/<username>/<username>/<username>

License

This project is licensed under the MIT License. See the LICENSE file for more details.

Contributing

Feel free to use, modify, or distribute this project as you like. Contributions are welcome but not required.

Contact

For any questions or feedback, please open an issue on the GitHub repository or contact me at [email protected].