Go to file
Sp4rk.y 10767a6f66 🐛 (VIU): fix error handling to use sys.exit() instead of self.log.exit()
🐛 (VIU): fix error with movie title not being gathered correctly
2024-09-17 20:13:57 -06:00
services 🐛 (VIU): fix error handling to use sys.exit() instead of self.log.exit() 2024-09-17 20:13:57 -06:00
.gitignore Initial Commit 2024-07-31 12:25:04 -06:00
README.md 📝 (README.md): update repository URL in usage instructions 2024-07-31 12:27:35 -06:00

Usage:

Clone repository:

git clone https://cdm-project.com/Sp4rky/devine-services.git

Add folder to devine.yaml:

directories:
    services: "path/to/services"

See help text for each service:

devine dl SERVICE -?