mastoposter/README

11 lines
257 B
Plaintext
Raw Normal View History

2022-08-24 08:37:37 +03:00
mastoreposter - easy-to-use mastodon-to-[everything] reposter!
# TODO: readme
Configuration: check `config.ini`
Run:
python3 -m virtualenv venv
source venv/bin/activate
pip install -r ./requirements.txt
python3 -m mastoreposter config.ini