Handbook
Glossary
zealot-github-add-build-remote ( path user project -- process )
Vocabulary
zealot
Inputs
path
an
object
user
an
object
project
an
object
Outputs
process
an
object
Definition
USING:
cli.git
github
io.directories
kernel
;
IN:
zealot
:
zealot-github-add-build-remote
( path user project -- process )
[
[
[
"github"
]
]
dip
]
dip
[
github-ssh-uri
git-remote-add*
]
2curry
compose
with-directory
;