git ssb

0+

alanz / patchwork



forked from Matt McKegg / patchwork

Tree: 0174747544661e12905d13155a2a994d4d93cab5

Files: 0174747544661e12905d13155a2a994d4d93cab5 / 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