Search Criteria
Package Details: ruby-repofetch-bin 0.5.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/ruby-repofetch-bin.git (read-only, click to copy) |
---|---|
Package Base: | ruby-repofetch-bin |
Description: | A remote repository stat fetcher with support for 3rd-party plugins |
Upstream URL: | https://spenserblack.github.io/repofetch/ |
Keywords: | ruby,repofetch,cli,github |
Licenses: | MIT |
Conflicts: | ruby-repofetch, ruby-repofetch-bin |
Provides: | ruby-repofetch |
Submitter: | mmdbalkhi |
Maintainer: | mmdbalkhi |
Last Packager: | mmdbalkhi |
Votes: | 1 |
Popularity: | 0.000001 |
First Submitted: | 2022-12-16 18:33 (UTC) |
Last Updated: | 2023-01-21 17:04 (UTC) |
Dependencies (3)
- ruby
- git (git-gitAUR, git-glAUR) (make)
- github-cli (github-cli-gitAUR) (optional) – Receive auth token from GitHub
Latest Comments
mmdbalkhi commented on 2023-01-13 14:09 (UTC)
release 0.4.3
Added
repofetch --plugin Repofetch::Gitlab -- --help
)--path
option, which is an alias for--repository
Changed
Fixed
Breaking for users
Changed
--plugin\
short option to-P
-p
to be the short option for--path
Breaking for 3rd-party plugins
Changed
Repofetch::PluginUsageError