Go to file
stabbedbybrick 62d226671d refactor(MY5): Change endpoints to android
- The old method of fetching hmac keys from javascript has been removed, along with the github that hosted them.
- The required cert is included in the code itself and not needed separately
2024-09-19 14:11:58 +02:00
services refactor(MY5): Change endpoints to android 2024-09-19 14:11:58 +02:00
.gitignore initial commit 2024-04-07 05:14:51 +02:00
README.md README 2024-04-07 05:23:07 +02:00

Usage:

Clone repository:

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

Add folder to devine.yaml:

directories:
    services: "path/to/services"

See help text for each service:

devine dl SERVICE -?