There was an error while loading. Please reload this page.
It's just a file on a webserver! A json file!
{ "name": "uppm", ... "repositories": { "example": "https://example.com/list.json" }, "modules": { ... "julianfun123/uloleorm": "1.0" } }
{ "julianfun123/uloleorm": { "newest": "1.0", "1.0": "https://example.com/repos/1.0.zip" } }
Tip: If you want to have a private repo you can simply check the http request with a GET parameter: https://example.com/list.json?private_key=KEY
Tip:
GET
You could also check out Ulole Framework