Archived
1
0
Fork 0

composer update & more READMEs
All checks were successful
default/news-script/master This commit looks good

This commit is contained in:
Alexander Yakovlev 2019-04-16 13:32:10 +07:00
parent e2c3462bca
commit 82f834ee4a
Signed by: oreolek
GPG key ID: 1CDC4B7820C93BD3
3 changed files with 295 additions and 210 deletions

View file

@ -22,5 +22,7 @@ Just ignore this, it's for Russian IF comp.
## Installation
1. Install `pandoc` and `php` with `mbstring` and `xml` extensions.
1. Install [`composer`](https://getcomposer.org/) and execute `composer install`
1. Copy the `config.yml.example` to `config.yml`, edit it.
1. Run the scripts.

View file

@ -29,5 +29,6 @@
1. Скопировать `config.yml.example` в `config.yml`, отредактировать.
1. Параметр `DRY_RUN` отвечает за тест: `true` означает, что скрипты бота и вики не попытаются создавать страницы и постить записи, а выведут текст и закончат работу.
1. Установить `pandoc`
1. Скачать [`composer`](https://getcomposer.org/) и выполнить `composer install`
1. Запустить скрипты. (консольный php 7+ с установленными php-xml и php-mbstring)

502
composer.lock generated

File diff suppressed because it is too large Load diff