Skip to content

aocoronel/gha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

GitHub API Script

gha is a simple script to interact with GitHub starred repositories and managing following users.

Features

  • Add and remove starred or following users
  • Store repositories and users in local file

Requirements

  • jq
  • gh

Installation

git clone https://github.com/aocoronel/gha
cd gha
chmod +x src/gha && mv src/gha $HOME/.local/bin

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

License

This repository is licensed under the MIT License, allowing for extensive use, modification, copying, and distribution.

About

Interact with GitHub starred repositories and manage following users

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages