4.2 Session Example

(ergo:load "gitlab:com-informatimago/com-informatimago")
;; clones (or pulls) the repository and its dependencies,
;; compiles, and loads the systems into the image.

(ergo:test "github:sharplispers/split-sequence@v2.0.1")

(ergo:where-from "com-informatimago/com-informatimago")
;; → url, branch, and commit of the loaded version.