lobstertoot/README.md

14 lines
309 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
```
## license
This software is committed to the public domain.
For more information please see the `LICENSE` file.