Handbook
Glossary
github-uri ( org/user project -- uri )
Vocabulary
build-from-source
Inputs
org/user
an
object
project
an
object
Outputs
uri
an
object
Definition
USING:
github
kernel
namespaces
;
IN:
build-from-source
:
github-uri
( org/user project -- uri )
use-github-git-uris?
get
[
github-git-uri
]
[
github-https-uri
]
if
;