From 12080f04fb2121c1076a23cedc7e17e360da648d Mon Sep 17 00:00:00 2001 From: venomade Date: Mon, 16 Dec 2024 22:04:47 +0000 Subject: Improvements to README, DataDir, DEBUG and comments Expand README Remove Hardcoding of Data Directory Add DEBUG const Remove unnecesary comments --- README.org | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'README.org') diff --git a/README.org b/README.org index 7a8faf3..2cff1a0 100644 --- a/README.org +++ b/README.org @@ -2,3 +2,17 @@ * Lifesigns A CLI for status applications that shows live followed streamers + +~'secrets' File not found, Check the README~: +- Create the file ~"~~/.local/share/lifesigns/secrets"~ +- Populate it with 2 lines being your registered Twitch app's ClientID and ClientSecret + #+begin_src + clientid + clientsecret + #+end_src + +** TODO +- Finish this README +- User should only interact with a config in .config/lifesigns +- Add -h/--help for otf configuration +- Replace Error panics with sending up the chain to Main -- cgit 1.4.1-2-gfad0