social-webcollage/README.md

12 lines
410 B
Markdown
Raw Permalink Normal View History

2021-03-03 21:08:50 +01:00
## Installation
```shell
2021-04-23 15:07:20 +02:00
git clone --recurse-submodules https://git.shikiryu.com/Shikiryu/social-webcollage.git webcollage
2021-03-03 21:08:50 +01:00
cd webcollage
composer install
cp twitter-config.php.template twitter-config.php
cp mastodon-config.php.template mastodon-config.php
nano twitter-config.php && nano mastodon-config.php
```
Insert Twitter API details in twitter-config.php and Mastodon API details in mastodon-config.php