Add description and instructions
[tt.git] / README.md
CommitLineData
3773a4cd
SK
1tt
2==
3A more-unixy twtxt client.
4
5Doesn't force you to maintain a master "following" file (the way Twitter does),
6but let's you point it to any follow-file every time it runs.
7
8This means unlimited possibilities for ad-hoc, interesting filtering
9combinations. Especially when paired with
10[process substitution](https://en.wikipedia.org/wiki/Process_substitution).
11
a7c22aa9 12![Screenshot](screenshot-multi.jpg)
3773a4cd
SK
13
14instructions
15------------
16
17### requirements
18[Racket](https://download.racket-lang.org/)
19
20### installation
21`make install` or `raco pkg install`
22
23### usage
24`tt (FOLLOW-FILE)`
This page took 0.041638 seconds and 4 git commands to generate.