bcd-watch icon indicating copy to clipboard operation
bcd-watch copied to clipboard

Document how to run the code

Open dfabulich opened this issue 1 year ago • 2 comments

I guessed that I should run node run.js, but it's not doing any work, because it's already up to date.

To get it to actually recompute the current bookkeeping diff (to work on #72), I'd need to hack around the code or something. I didn't spend too long investigating, but I gave up trying. (For example, I tried adding logging to formatCompleted after line 91, but my logging statement never got hit.)

Please document how to run the code (how to test the code).

dfabulich avatar Sep 24 '24 00:09 dfabulich

I added some very basic stuff to the readme. The main thing is the values in bookkeeping.json - you can just make the latest match the previous, and rerun, for example. I'll try to get to this more soon, it's just busy with us at TPAC this week. I'd had a bunch of stuff in the readme, but it was all outdated and I have some todos to go back and clean some of this up and document it more.

bkardell avatar Sep 24 '24 04:09 bkardell

relevant -> #76

bkardell avatar Sep 25 '24 00:09 bkardell