- Created by stoe
- 🗓 Last Updated: 02/10/24 09:51:10
- 🌟 Stars on GitHub: 7
- Please consider supporting the creator by Starring or Sponsoring them on GitHub!
- Get Latest Release
- Get Source Code
From their README
@stoe/alfred-github-helper
Alfred GitHub Helper
Installation
$ npm install -g @stoe/[email protected]
You might need to configuring npm for use with GitHub Packages first:
$ npm config set @stoe:registry https://npm.pkg.github.com/
$ npm login --registry=https://npm.pkg.github.com/ --scope=@stoe
See also https://docs.npmjs.com/misc/scope#associating-a-scope-with-a-registry
Usage
Preparation
Bookmarks
In your homefolder create a file called .alfred-github-helper-bookmarks.json
and add your bookmarks following the below example:
[
{
"uid": "alfred-github-helper",
"title": "alfred-github-helper",
"cmds": ["alfred-github-helper"],
"url": "https://github.com/stoe/alfred-github-helper"
}
]
Teams and members