gha
Interact with GitHub starred repositories and manage following users
Contents:
gha is a simple script to interact with GitHub starred repositories and managing following users.
1 Features
- Add and remove starred or following users
- Store repositories and users in local file
2 Requirements
jqgh
3 Usage
gha | GitHub API
Usage: gha [OPTION] [COMMAND] [INPUT]
Commands:
add [-f] [user] Follow user
add [-s] [user/repo] Star repo
browse [user|user/repo] Open user or repo in browser
del [-f] [user] Unfollow user
del [-s] [user/repo] Unstar repo
help Displays this message and exits
sync Sync local database
4 License
This project is available as public-domain under the CC0 License.