Handbook
Glossary
sync-github-org-or-user ( directory name -- )
Vocabulary
github
Inputs
directory
an
object
name
an
object
Outputs
None
Definition
USING:
assocs
cli.git
sequences
;
IN:
github
:
sync-github-org-or-user
( directory name -- )
get-repositories
[
"ssh_url"
of
]
map
sync-repositories
;