git ssb

30+

cel / git-ssb-web



Branch:
cel committed Serve ACME challengesLatest: 55018e4 on 7/26/2017, 3:51:13 AM
📄.gitignore
📄README.md
📄index.js
📁lib
📁locale
📄package.json
📄server.js
📁static
README.md

git-ssb-web

A web interface for git repos on ssb.

Public installations:

Install

npm install -g git-ssb-web

Or, if you also want the git remote helper and other goodies, install the git-ssb suite:

npm install -g git-ssb

Usage

git-ssb-web [<options>] [<host:port>]

Options:

Config

~/.ssb/config: { "git-ssb-web": { "host": "127.0.0.1", "port": 7718, "computeIssueCounts": true } }

Set computeIssueCounts to false for faster start up.

Screenshots

screenshot of a user's activity

screenshot of a repo

screenshot of a pull request

License

Copyright (c) 2016 Charles Lehner and contributors

Usage of the works is permitted provided that this instrument is retained with the works, so that any entity that uses the works is notified of this instrument.

DISCLAIMER: THE WORKS ARE WITHOUT WARRANTY.

Built with git-ssb-web