1.4.0 • Published 1 year ago

@stoe/alfred-github-helper v1.4.0

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@stoe/alfred-github-helper

test codeql publish styled with prettier

Alfred GitHub Helper

Installation

$ npm install -g @stoe/alfred-github-helper@1.0.0

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

no GitHub token no org nor team

Bookmarks

bookmarks example

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

teams and members example member quicklook example

License

1.4.0

1 year ago

1.3.0

1 year ago

1.2.2

2 years ago

1.2.1

3 years ago

1.1.0

3 years ago