git ssb

0+

amnovak / git-ssb-web



forked from cel / git-ssb-web

Commit f57770ffbcfa6ec977a801e02d0a5f97e0ae195f

Say what @cel thinks happens instead

Adam Novak committed on 9/10/2017, 6:53:46 AM
Parent: 9a8720ca9018b2b2fb70a0c670cdaf5de4069fb0

Files changed

README.mdchanged
README.mdView
@@ -9,10 +9,8 @@
99 - http://git.mixmix.io/
1010
1111 ## Install
1212
13-NOTE: If you are running a modern version of Patchwork or Scuttlebot, `git-ssb-web` will **automatically be available at [http://localhost:7718](http://localhost:7718)** and **you do not have to install it yourself**.
14-
1513 ```
1614 npm install -g git-ssb-web
1715 ```
1816
@@ -24,8 +22,10 @@
2422 ```
2523
2624 ## Usage
2725
26 +NOTE: If you are running a modern version of Patchwork or Scuttlebot, and have installed `git-ssb-web`, it will **automatically be available at [http://localhost:7718](http://localhost:7718)** whenever you run SSB, and you do not need to start it separately.
27 +
2828 ```
2929 git-ssb-web [<options>] [<host:port>]
3030 ```
3131 - `host`: hostname to listen on. defaults to `localhost`.

Built with git-ssb-web