blatherskite

a toy discord-like chat app backend written for a swe class
Log | Files | Refs | README

commit adb8d4f347d3c8662dca55066a785522fa1b6f6d
parent b29bbcb99286d26ec98974c6d2b66767aed5ef0e
Author: quantumish <freifeld.david@gmail.com>
Date:   Sat, 15 Oct 2022 23:00:05 -0700

Merge branch 'master' of github.com:quantumish/blatherskite

Diffstat:
MREADME.md | 6+++++-
1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -1,5 +1,9 @@ # blatherskite - +> blath·er·skite ⬩ +> /ˈblaT͟Hərˌskīt/ +> - a person who talks at great length without making much sense. +> - foolish talk; nonsense. + # Dependencies You'll need to install CassandraDB for this: you can do that by running: ```