1.4.0 • Published 3 years ago
@stoe/alfred-github-helper v1.4.0
@stoe/alfred-github-helper
Alfred GitHub Helper
Installation
$ npm install -g @stoe/alfred-github-helper@1.0.0You 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=@stoeSee 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
 
