DevOps connector

GitHub

GitHub is an external urirun connector that bootstraps projects onto any machine over the URI contract: clone a repo, pull updates, pip install it, and emit its urirun_bindings() so the project can be compiled into a registry and served or host-deployed without logging into the box. Clones land under URIRUN_PROJECTS (default ~/.urirun-projects).

dostępny ✓ zweryfikowany

Co robi

  • Clone a git repo over a URI in a flow.
  • Install a package straight from a GitHub repo.
  • Inspect a repo's urirun bindings/registry.

Schematy URI

github://

Wymagania

  • python>=3.10
  • git