npm 包 alfred-github-dashboard 使用教程

阅读时长 2 分钟读完

背景

在开发过程中,我们常常需要查看项目的 Github 仓库,查看 issue、pull request、commit 等信息,此时 alfred-github-dashboard 这个 npm 包就能派上用场了。

安装

首先,需要全局安装 alfred-github-dashboard:

安装完成后,启动 alfred-github-dashboard:

使用

启动后,可以在终端中看到如下提示:

在浏览器中打开该地址,输入自己的 Github 账户和密码,完成认证后会跳转至如下页面:

在 Alfred 中输入 ghd,即可打开 alfred-github-dashboard,输入仓库名字进行搜索,也可以使用快捷键(默认为 Ctrl+Alt+G)打开。

支持的命令:

  • ghd [repository]:搜索指定的仓库并打开
  • ghdorg [org]:搜索指定的 Github 组织并打开

示例代码

-- -------------------- ---- -------
----- --------------- - -----------------------------------

----------------- ----- ---- -- ----- -- -
  -- ----- -
    --------------------- -- ----- -------------------------- -------------
  - ---- -
    ------------------------------------ ------- ----------------
  -
---

意义

alfred-github-dashboard 的使用对于开发过程中快速查看 Github 仓库和相关信息非常方便。中文教程让大家更容易上手,减少不必要的挫败感。

来源:JavaScript中文网 ,转载请注明来源 https://www.javascriptcn.com/post/60066b5651ab1864dac66c35

纠错
反馈