zsh-github-issues-srv

1.0.1 • Public • Published

zdharma/zsh-github-issues as a Zsh package

NPM link: https://www.npmjs.com/package/zsh-github-issues
Homepage link: zdharma/zsh-github-issues
Package source: Tarball Git Node Gem
Status: - +
(default)

Zplugin can use the NPM package registry to automatically:

  • get the plugin's Git repository OR release-package URL,
  • get the list of the recommended ices for the plugin,
    • there can be multiple lists of ices,
    • the ice lists are stored in profiles; there's at least one profile, default,
    • the ices can be selectively overriden.

Example Zplugin invocations that'll install zdharma/zsh-github-issues:

# Download the default profile. Need the `@' prefix because of the `git' ice.
zplugin pack for @github-issues-srv

Default Profile

The package is the puller-thread service for the zdharma/zsh-github-issues plugin. It runs the background service that downloads the new issues from GitHub.

The Zplugin command executed will be equivalent to:

zplugin lucid service"GIT" \
 pick"zsh-github-issues.service.zsh" for \
    zdharma/zsh-github-issues

Package Sidebar

Install

npm i zsh-github-issues-srv

Weekly Downloads

4

Version

1.0.1

License

MIT

Unpacked Size

4.34 kB

Total Files

3

Last publish

Collaborators

  • psprint