crossing the streams
3
fork

Configure Feed

Select the types of activity you want to include in your feed.

docs: add brew service start step (#94)

authored by ndyg.ca and committed by

GitHub 75128875 56de750a

+1
+1
docs/src/content/docs/getting-started/installation.mdx
··· 20 20 <TabItem label="brew"> 21 21 ```sh 22 22 brew install cablehead/tap/cross-stream 23 + brew services start cablehead/tap/cross-stream # starts a store in ~/.local/share/cross.stream/store 23 24 ``` 24 25 </TabItem> 25 26