Go to file
Jens True 51f8436e9d
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Configuration refactoring with schema support.
2023-07-04 09:43:27 +00:00
.vscode More tests and error handling 2023-07-03 13:01:31 +00:00
src Configuration refactoring with schema support. 2023-07-04 09:43:27 +00:00
tests More test coverage. 2023-07-03 14:28:53 +00:00
.gitignore phpDocumentor 2023-06-19 08:34:54 +00:00
.woodpecker.yml More tests and refactoring 2023-06-15 14:10:17 +00:00
backup More code standards 2023-06-05 09:40:04 +00:00
composer.json Configuration refactoring with schema support. 2023-07-04 09:43:27 +00:00
composer.lock Configuration refactoring with schema support. 2023-07-04 09:43:27 +00:00
config.example.yml Static analysis cleanup. 2023-06-13 08:15:29 +00:00
Makefile Fewer warnings. 2023-07-04 08:19:02 +00:00
phpdoc.dist.xml phpDocumentor 2023-06-19 08:34:54 +00:00
psalm.xml PSR12 code standard. 2023-06-08 12:44:59 +00:00
README.md phpDocumentor 2023-06-19 08:34:54 +00:00

Backup script

Build status

Backup script utilizing Rclone to backup local file systems and send notifications.

Rclone install

wget https://downloads.rclone.org/rclone-current-linux-amd64.deb sudo dpkg -i rclone-current-linux-amd64.deb

PHP Docs

wget https://phpdoc.org/phpDocumentor.phar chmod +x phpDocumentor.phar ./phpDocumentor.phar