lobstertoot/README.md

14 lines
309 B
Markdown
Raw Permalink 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
```
2021-01-24 19:54:51 +01:00
## license
This software is committed to the public domain.
For more information please see the `LICENSE` file.