Skip to content

Query the size of a specified GitHub repository.

License

Notifications You must be signed in to change notification settings

Vinfall/gh-repo-size

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

gh repo-size

GitHub-CLI extension demo to query the size of a specified GitHub repository. Yeah, as simple as that.

Prerequisites

GNU Coreutils (mostly already installed), cURL & jq.

Quickstart

# Install
gh ext install Vinfall/gh-repo-size

# Usage, accepted styles
gh repo-size Vinfall/gh-repo-size
gh repo-size github.com/torvalds/linux
gh repo-size https://github.com/torvalds/linux

# Uninstall
gh ext remove Vinfall/gh-repo-size

Licensed under CC0 1.0 Universal or Public Domain, whichever is more permissive.

About

Query the size of a specified GitHub repository.

Topics

Resources

License

Stars

Watchers

Forks

Languages