noffle committed 1.0.4Latest: b8b14d7 on 5/20/2018, 6:14:03 PM | |
📄 | README.md |
📄 | index.js |
📄 | package-lock.json |
📄 | package.json |
README.md
ssb-gitindex
git indexes for secure-scuttlebutt
This plugin adds indexes for quickly looking up git-related scuttlebutt messages, both in general and by a specific author.
Install
With scuttlebot or Patchwork running:
$ sbot plugins.install ssb-gitindex
Then restart scuttlebot / Patchwork.
You'll need git-ssb-web installed to enjoy these changes. Most page loads on git-ssb-web will now be powered by a fast local index instead of scanning many potential non-git-related messages.
License
ISC
Built with git-ssb-web