git ssb

1+

mixmix / scuttlebutt-guide



Commit e7dae51d04987c7729d0a42efae35019fd1649f0

Merge branch 'noffle-guides'

Stephen Whitmore committed on 2/10/2018, 5:43:59 PM
Parent: 8295e0aebc4cc1584ab969fe0c65201ce6a6ab68
Parent: eab8e7b878a715d624e971c7ec52e89563fe446c

Files changed

README.mdchanged
README.mdView
@@ -15,9 +15,9 @@
1515 **scuttlebutt stack**
1616 - scuttlebutt-protocol-guide - ([ssb](%gghZe88ZC2N18Zz44cn0/PE12eEJ+vyzOj6CW1QG4Ds=.sha256) | [github](https://github.com/vtduncan/scuttlebutt-protocol-guide) | [read online](https://vltf.org/scuttlebuttprotocolguide)) learn about the protocol with beautiful diagrams
1717 - [scuttlebutt modules](https://www.scuttlebutt.nz/modules.html) - a great overview of modules organised by domain / stack-position
1818
19-**pull-streams**
19 +**pull-streams**
2020 - [pull-stream.github.io](https://pull-stream.github.io/) - a guide to the pull-stream ecosystem (scuttlebut uses pull-streams extensively)
2121 - [github.com/pull-stream/pull-stream-faq](https://github.com/pull-stream/pull-stream-faq) - a simple FAQ
2222
2323
@@ -42,10 +42,21 @@
4242
4343
4444 ### Written
4545
46-[github.com/don-smith/ssb-tutorial](https://github.com/don-smith/ssb-tutorial) - a command line intro that uses docker to spin up several sbots and get them talking to each other.
46 +#### sbot
47 +- [github.com/don-smith/ssb-tutorial](https://github.com/don-smith/ssb-tutorial) - a command line intro that uses docker to spin up several sbots and get them talking to each other.
4748
49 +#### git-ssb
50 +- [From GitHub to git-ssb](%RPKzL382v2fAia5HuDNHD5kkFdlP7bGvXQApSXqOBwc=.sha256)
51 +
52 +#### ssb-npm
53 +- [ssb-npm 101](%eSY9ewHDPzCJhl+u9hivtWvvjJbSg+VmaxyqmvfEfK4=.sha256) - install, set up, and use ssb-npm
54 +
55 +#### patchfoo
56 +- [Intro to Patchfoo](%VaSj08AbdhIa4itK4z8Z91G80o2h5OhRLCEEO6MhAcU=.sha256) - install and set up the patchfoo client
57 +- [Hacking Patchfoo](%mgQ7t+aBDF71ZGmzQVk8yEQiB8Wj2dF5nmmVyYynOoQ=.sha256) - learn to hack on & modify patchfoo & make it your own
58 +
4859 ### Code snippets
4960
5061 [scuttlebot.io](http://scuttlebot.io/docs/basics/publish-a-message.html) - lots of code snippets, some background
5162 - [post a message](http://scuttlebot.io/docs/basics/publish-a-message.html)

Built with git-ssb-web