1
0
mirror of https://github.com/shimunn/gitredditor.git synced 2023-11-17 18:42:43 +01:00
gitredditor/README.md
2019-05-21 23:58:09 +02:00

13 lines
138 B
Markdown

# gitredditor
## Your reddit comments in a git repo
Usage:
```bash
mkdir comments
cd comments
git init
gitredditor -r <username> .
```