alfred-github-repos:Alfred工作流程可轻松打开Github存储库

时间:2024-05-20 04:01:26
【文件属性】:

文件名称:alfred-github-repos:Alfred工作流程可轻松打开Github存储库

文件大小:483KB

文件格式:ZIP

更新时间:2024-05-20 04:01:26

github alfred workflow Ruby

Alfred的GitHub Repos工作流程 这是的自定义工作流程,可让您通过GitHub Search API搜索并打开GitHub存储库。 验证 您需要使用可在生成的个人访问令牌或通过在Alfred中运行gh-token命令来进行身份验证。 复制个人访问令牌后,运行gh-login 设置您的个人访问令牌。 用法 这是可用命令的列表。 全局搜索: gh 上面的示例将搜索名称中包含字符串“ hello-world”的存储库。 在内部,它使用,因此您可以使用如下修饰符: 这将仅在具有超过1000个星星的存储库中搜索。 请注意,此命令仅在存储库名称中搜索。 这意味着您的查询将附加in:name修饰符。 因此,当您键入hello-world ,发送的最终搜索查询将是:“ hello-world in:name”。 搜索您的存储库: repo [q


【文件预览】:
alfred-github-repos-master
----.gitignore(44B)
----LICENSE.md(1KB)
----bin()
--------package(318B)
----assets()
--------info.plist(23KB)
--------icon.png(24KB)
----app.rb(1KB)
----README.md(3KB)
----apps()
--------cli(924B)
----lib()
--------entities()
--------data_source()
--------commands()
--------version.rb(65B)
----.circleci()
--------config.yml(403B)
----Gemfile(513B)
----docs()
--------gh-hello-world.png(290KB)
--------gh-hello-world-stars-1000.png(148KB)
----Rakefile(232B)
----test()
--------stubs()
--------apps()
--------lib()
--------test_helper.rb(254B)
----.editorconfig(147B)
----Gemfile.lock(1KB)

网友评论