Handbook
Glossary
github-ssh-uri ( org/user project -- uri )
Vocabulary
github
Inputs
org/user
an
object
project
an
object
Outputs
uri
an
object
Definition
USING:
io.pathnames
kernel
;
IN:
github
:
github-ssh-uri
( org/user project -- uri )
[
"https://github.com"
]
2dip
3append-path
;