git ssb

10+

Matt McKegg / patchwork



Tree: a15adb4c752599f22e89512eeaf71c42f91c23c7

Files: a15adb4c752599f22e89512eeaf71c42f91c23c7 / README.md

1774 bytesRaw

patchwork

A remake of Patchwork Classic using patchcore and UX/ideas from ferment.

The goal is to make a standalone, easy to install, "social" view into the ssb world.

Patchwork screenshot

Install and run

$ git clone https://github.com/ssbc/patchwork
$ cd patchwork
$ npm install
$ npm start

On linux you'll need some more dependencies for the spell-checker. On debian:

sudo apt-get install libxext-dev libxtst-dev libxkbfile-dev

TODO

Built with git-ssb-web