lobstertoot/README.md

9 lines
195 B
Markdown
Raw Normal View History

2017-05-10 16:34:53 +02:00
# lobstertoot
## making it work
```sh
cpanm --installdeps . # get dependencies
perl auth.pl > state.json # write config file
perl lobstertoot.pl # run the thing, put it in crontab, whatever
```