2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/archivist_ynh.git synced 2026-02-04 23:01:46 +01:00
No description
Find a file
2025-12-27 17:20:47 +01:00
.github [autopatch] Update issue and PR templates 2021-05-13 17:44:56 +02:00
conf Fix variable name 2024-03-29 12:59:55 +01:00
doc Update doc/POST_INSTALL.md 2024-04-11 10:40:30 +02:00
scripts cleaning 2025-12-24 18:35:02 +01:00
.gitignore [autopatch] Automatic patch attempt for helpers 2.1 2024-08-30 22:40:01 +02:00
LICENSE Init 2017-11-01 20:57:58 +01:00
manifest.toml cleaning 2025-12-24 18:35:02 +01:00
README.md Auto-update READMEs 2025-12-24 18:45:49 +01:00
tests.toml Change version of test_upgrade_from 2024-03-29 13:24:30 +01:00

Logo of Archivist Archivist, packaged for YunoHost

Automatic backups

Version: 1.3.4~ynh2

📦 Developer info

Automatic tests level

🛠️ Upstream Archivist repository: https://github.com/maniackcrudelis/archivist

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/archivist_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade archivist -u https://github.com/YunoHost-Apps/archivist_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.