The codebase that powers boop.cat boop.cat
13
fork

Configure Feed

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

clean up old internal codename in Installation readme section

+4 -2
+4 -2
README.md
··· 32 32 33 33 ```bash 34 34 # Clone the repository 35 - git clone https://tangled.org/scanash.com/boombox 36 - cd boombox 35 + git clone https://tangled.org/scanash.com/boop.cat 36 + or 37 + git clone https://github.com/scanash00/boop.cat 38 + cd boop.cat 37 39 38 40 # Install frontend dependencies 39 41 npm install