Go to file
Jens True 49141719b5
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
More tests and error handling
2023-07-03 13:01:31 +00:00
.vscode More tests and error handling 2023-07-03 13:01:31 +00:00
src More tests and error handling 2023-07-03 13:01:31 +00:00
tests More tests and error handling 2023-07-03 13:01:31 +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 Upgrade to PHP8.2 2023-06-07 09:56:23 +00:00
composer.lock Update requirements 2023-07-02 20:02:43 +02:00
config.example.yml Static analysis cleanup. 2023-06-13 08:15:29 +00:00
Makefile More tests and error handling 2023-07-03 13:01:31 +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