forked from hkc/mastoposter
Casey 26c23643c8 | ||
---|---|---|
mastoposter | ||
.gitignore | ||
README | ||
TODO | ||
config.ini | ||
requirements.txt |
README
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