tig-spy README

This commit is contained in:
2023-05-05 17:56:28 -06:00
parent 2f19c1d658
commit fd463606e9

View File

@@ -0,0 +1,11 @@
# tig-spy
Scrape thread view and reply analytics from TIGSource Forum threads.
## Build:
```
npm install -g lix
lix download
./test.sh
```