Package Details: ruby-repofetch-bin 0.5.0-1

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)

Required by (0)

Sources (1)

Latest Comments

mmdbalkhi commented on 2023-01-13 14:09 (UTC)

release 0.4.3
  • Added

    • Bitbucket Cloud plugin
    • Simple help message for the GitLab plugin (repofetch --plugin Repofetch::Gitlab -- --help)
    • --path option, which is an alias for --repository
    • SSH url stat to GitHub and GitLab plugins
  • Changed

    • \"URL\" stat in GitHub and GitLab plugins to \"HTTP(S)\"
    • GitLab header to be styled
  • Fixed

    • Confusing error on incorrect CLI args for the GitLab plugin
  • Breaking for users

  • Changed

    • The --plugin\ short option to -P
    • -p to be the short option for --path
  • Breaking for 3rd-party plugins

  • Changed

    • The exception that is caught when initializing a plugin from ArgumentError to Repofetch::PluginUsageError