lobstertoot/README.md

9 lines
195 B
Markdown

# 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
```