git ssb

0+

mixmix / scuttlebutt-docs



Tree:
📄.gitignore
📄README.md
📄SUMMARY.md
📄book.json
📄package-lock.json
📄package.json
📁plugins
📁schemas
📁scuttlebot
README.md

Scuttlebutt Docs

To run locally:

npm i -g gitbook-cli
npm install
gitbook install // probably not necessary
gitbook serve

Built with git-ssb-web